PHP Manual - Always to keep handy
February 18, 2008
One tool to always have near if you're serious about PHP programming is the PHP Manual. With the number of predefined functions in the hundreds, if not thousands, this is one programming language that you will hardly be able to completely memorize. And you don't have to.
The official documentation comes in the form of a .chm file which allows you to quickly access your needed information by either the contents, index, or the search function. The usability is further enhanced by the user contributions added periodically to the manual. This way, you are almost certain to find one or several examples of putting each function to good use.
The PHP Manual is free to download here.
Labels: documentation, help, manual, php
0 comments:
Subscribe to:
Post Comments (Atom)