Posts Tagged ‘php site’
how do u set up a basic PHP site? Been trying to no avail!?
I am looking to get into PHP development. I aam having issues setting it up. What I could REALLY use is a step-by-step in getting myself started. I’m pretty brite in getting going from that point, It’s just the inital setup i need help with.
What is the best way to make a webpage in PHP?
I have a site that uses .htm pages but i want to make a really strong .php site so have any ideas and openions. I am instrested ingetting any opensource sofware.
How do i build a redirect from an asp site to a php site?
My company switched from an asp site to a php site. We want to build redirects so that we don’t lose all of the good product reviews done by bloggers and other sources. Can someone give me the code so I can create these redirects. We were previously using network solutions. Now we are using joomla.
Thank you for any help you can provide.
Ashley
How to install a PHP extension if I do not have access to the extension directory on the server?
I need to install an extension for my php site, but since I am using a web hosting service (hostmonster), I do not have access to the directory that contains all the PHP extensions. I DO, however, have access to my php.ini file. How can I install this extension (dbg.so)?
How many number of concurrent users can a php site handle?
I am new to php. I want to know how many number of concurrent users can a normal php site with mysql database with around 15 to 20 tables can handle?
