PHP @ Web Programming
 Programming Shed : Programmer Store & Resources
|  ASP.NET  |  HTML / DHTML  |  Java / JavaScript  |  Perl  |  PHP  |  Python  |  XML  |
PHP Index - PHP Book :

PHP Book :
PHP Pocket Reference

PHP Pocket Reference
Check price @
Amazon.com
Amazon.ca
Amazon.co.uk


PHP Pocket Reference
by Rasmus Lerdorf

Paperback: 114 pages
Dimensions (in inches): 0.28 x 6.92 x 4.23
Publisher: O'Reilly & Associates
ISBN: 1565927699; 1st edition (May 15, 2000)


PHP is an open-source, HTML-embedded scripting language that allows you to handle tasks such as processing form input and working with databases directly in your HTML pages, rather than through CGI scripts. The PHP Pocket Reference is both a handy introduction to PHP syntax and structure and a quick reference to the vast array of functions provided by PHP. This small book acts as a perfect tutorial for learning the basics of developing Web applications with PHP.

Book Info: Outlines the basic syntax and structure of PHP, providing a fast-paced tutorial for learning the basics of developing web applications with PHP. Includes a few real-world examples of PHP in action and a quick reference for the vast array of functions provided by PHP.

Customer Reviews
Reviewer: rhelic from Canastota, NY USA
Like many others are saying about this book it has two major flaws, the first is that it lacks an index, while it does have a table of contents, if you need to look up a specific command you can't. The second, and more important, problem is that this book doesn't describe the functions in a usable fashion. In fact the printing of the function is sometimes longer than the description itself, they rarely go beyond 5 words. While some functions do not need a lengthy explanation, others do. This book isn't all bad, earlier on it does explain (in full sentences/paragraphs, wow!) about form handling, database integration, variables, bolean, and the basics like while/do and if/then. Like every other O'Reilly pocket reference, these mini books are only good as a reference, not as a sole learning tool so if you purchase this book, I sure hope you bought a full sized PHP book.

Reviewer: Rejean Lambert from Hull, Quebec, Canada
PHP pocket reference is just that, a language reference. It lists all the functions with a short reminder of its purpose. It is an indispensable tool for any serious PHP coder, and an inexpensive one at that. It must not be mistaken for a comprehensive index of all commands and objects as that is not its intended purpose. For details, check php.net for the full annotated manual. When you just need to look up command syntax or port that antique DBase code to SQL Server 7, you'll save loads of time with this handy accessory.

Reviewer: mplong from Rock Hill, SC USA
My biggest complaint with this book is that functions are listed in categories instead of alphabetical. The one thing I love about the Programming Perl book is I can flip right to the page I want and see the syntax, examples, etc. of a function. With this book here I am spending 5 minutes trying to find the entry for the function. By that time I could have gone to php.net and found the info there.

Reviewer: Vaughan Healy from Myrtle Beach, SC
Aside from the fact that this book is now outdated I must disagree with the Editorial Review that says "This small book acts as a perfect tutorial for learning the basics of developing Web applications with PHP." For someone who has never used PHP before (unless perhaps they are an experienced programmer) this would not be a good starting point. It is strictly a reference for those who already have some knowledge and experience with PHP and for that it is very good.

Anyone who has O'Reilly's "Webmaster in a Nutshell", 2nd Edition does not need this book as it is the same as Nutshell's section on PHP.






Book Subjects
PHP Beginner
PHP Reference Manual
Web Programming & Database
 
Other PHP Titles
Programming PHP
by Rasmus Lerdorf, Kevin Tatroe
PHP for the World Wide Web
by Larry Ullman
PHP Pocket Reference
by Rasmus Lerdorf
PHP 4 Developer's Guide
by Blake Schwendiman
MySQL/PHP Database Applications
by Jay Greenspan, Brad Bulger
PHP Programming for Windows
by Andrew Stopford
© 2005-2006, Programming Shed