Log in

View Full Version : PHP Web Tutorials



Shotgun Ninja
02-21-2007, 01:39 PM
Hey, anyone know where some good PHP tutorials are online? Just for the future use of new coders (and myself) so they don't have as many questions for Twey and thetestingsite and Blizzard.

djr33
02-21-2007, 07:12 PM
http://php-mysql-tutorial.com

Do all of that, and play some by yourself, and you'll be just fine. If you finish the whole thing, you'll know how to use the basics of PHP, how to use it with MySQL and surely pick up a bunch of other stuff along the way.

Twey
02-21-2007, 07:39 PM
The official tutorial (http://www.php.net/tut.php). Quite basic, but a nice primer.