PDA

View Full Version : PHP Newbie


brewmiser
01-20-2003, 1:26 PM
I have been learning PHP for about 2 months now. So I am pretty new at it and I was wondering if anyone is using the latest PHP, version 4.2.3?

I just got it installed and was starting to learn funtions, but I can't seem to get any of the functions to work. I am using IIs to learn on which is installed on my XP system. Has anyone else had this problem or is just something the I am doing wrong?

Mntsnow
01-20-2003, 5:35 PM
actually the Newest version is 4.3.0 :) which came out the end of december 2002.
I am currently running 4.2.3 for this site and have yet to upgrade my dev site to see if it runs good with the site software. btw I run the site on win2k advanced server & on a "sme" linux server

You might check out my article in the articles and reviews section of the site called "phpnuke on iis" in the misc & guides catagory.

Welcome to the site! Glad to have you here

brewmiser
01-21-2003, 8:09 AM
Thanks and glad to be here. I will look into the newer version and will check out that article.

Thanks again.

Hickman
11-23-2003, 9:16 PM
If I were going to learn php, I would install Apache, PHP, and MySQL. Apache works great for php. I've used it many times.

tyme
02-01-2004, 4:04 PM
If i wanted to start leaning php, would basic tools would i need, and a good text book?

Mntsnow
02-01-2004, 4:51 PM
To learn PHP all you really need is a server setup with the php engine and a text editor (I actually use dreamweaver) and as for books at this time I just use the online documentation that is all over the place.