RTFM

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Jcart wrote:I want to also make note that you should always read the user comments. There are often some really insighment comments and suggestions that the manual itself does not provide.
Amen.

When I first started developing I didn't even know there was a manual. At the time I googled "PHP help" or "PHP tutorials" and found DevNetwork. Then, when I learned there was a manual I nearly puked at the amount of technical terminology that is used in it. It took me a long while before I started using it as a reference tool (though now I can't seem to live without it). But at first, it was all about searching google or DevNet for the information I needed because it was often real world applied PHP. The user comments on the PHP manual pages are very helpful too, but the lack of discussion of the comments make it a little difficult to understand the context sometimes.
Post Reply