04-13-2005, 12:34 PM
|
#1 (permalink)
|
|
The Wanderer
Join Date: Apr 2005
Posts: 7
Thanks: 0
|
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...
|
|
|
|