Thread: The PHP manual
View Single Post
Old 04-13-2005, 12:34 PM   #1 (permalink)
ShadowWind
The Wanderer
 
Join Date: Apr 2005
Posts: 7
Thanks: 0
ShadowWind is on a distinguished road
Default The PHP manual

I can't stress this enough, but the PHP manual is an excellent source of information and probably one of the best written out there. It has all sorts of great snippets of code to learn the various steps. If you've programmed in C, it's like a God send in converting the concepts from C to PHP. I think I use the manual more for reference than the books I have.

That and boards like this really help in making a quick learning curve...
ShadowWind is offline  
Reply With Quote