Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   PHP (http://www.programmingforums.org/forum29.html)
-   -   Newbie question (http://www.programmingforums.org/showthread.php?t=9743)

proudnerd May 12th, 2006 9:52 PM

Newbie question
 
I just started programming in PHP today and I was wondering, is it possible to make PHP webpages without using Apache, Xitami, etc.?

gumbyman31 May 12th, 2006 10:26 PM

Depends. Are you personally hosting this webpage, or are you using a web host?

proudnerd May 12th, 2006 10:32 PM

I'm using a web host.

EDIT: Is it necessary to download PHP or MySQL?

Jimbo May 12th, 2006 10:56 PM

The webserver needs to have PHP (and MySQL if you're using that as well) installed. Otherwise, it won't be able to do the server-side processing. You shouldn't need to install them on your computer unless you decide to run a server for yourself.


All times are GMT -5. The time now is 7:39 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC