PHP Writing Programs?

  • Thread starter Thread starter Matt8768
  • Start date Start date
M

Matt8768

Guest
I want to learn PHP but I can't get the program working!

I believe I have downloaded everything I need but for some reason the installing software doesn't seem to be working.

I did download it from php.net

Any help?

Thanks in advance!
 
There are a lot of settings that need changed and files referenced in order to get PHP/MySQL/Apache to work in harmony with each other. You may be better as a beginner to get something called WAMP server. WAMP Server is a bundled package that has PHP/MySQL/Apache all bundled into one installation package. I use it myself. I also recommend getting Komodo Edit as a text editor for editing script. You can download a free version of it from the web site listed below.

I have the web site listed below. Otherwise, I recommend going to the library and picking up a copy of a step-by-step book on PHP.
 
Back
Top