PDA

View Full Version : Php Tutorials Neded


mojo
03-16-2006, 01:00 PM
Need to learn PHP real quick for an interview. Already know html , xhtml, xml, xsl , javascript and css.

Anyone know where i can find tutorials that doh start from scratch?

w1ntry
03-16-2006, 02:28 PM
Try PHPFreak, webmonkey and devshed. WEbMonkey was particularly helpful for me when I first started. Also if you want a quick and easy php/mysql/apache platform install for windows, check PHPTriad. That'll install all three with the settings req'd to have them all work without problems. Then you can start programming to ur hearts content.

Hidden
03-16-2006, 03:24 PM
OR buy para 2 subway anda Rituals coffee..see what he can do.

Paradoxxx
03-16-2006, 04:30 PM
I used my knowledge of programming combined with php.net documentation.

If you have done any server side web scripts you should just need to learn the syntax which is very similar to java.

mojo
03-16-2006, 09:34 PM
thanx for the heads up guys.:D
/me goes to try hand at php programming.