PHP Pocket Reference FROM THE PUBLISHER
PHP is a simple yet powerful open source scripting language for creating dynamic web content. The second edition of the PHP Pocket Reference is thoroughly updated to include the specifics of PHP 4, the latest version of the language. Written by the founder of the PHP project, Rasmus Lerdorf, the PHP Pocket Reference outlines the basic syntax and structure of PHP, providing a fast-paced tutorial for learning the basics of developing web applications with PHP. The book also provides a quick reference to the vast array of functions provided by PHP. The quick reference section organizes all the core functions of PHP alphabetically, so you can find what you need easily. This valuable little book provides an authoritative overview of PHP packed into a pocket-sized guide that's easy to take anywhere. It is also the ideal companion for O'Reilly's comprehensive book on PHP, Programming PHP. The PHP Pocket Reference is an indispensable tool for any serious PHP programmer.
SYNOPSIS
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.
AUTHOR DESCRIPTION
Rasmus Lerdorf started the PHP Project back in 1995 and has been actively involved in PHP development ever since. He has also been involved in a number of other Open Source projects, including being a longtime Apache contributor and foundation member. He lives in Cary, North Carolina with his wife, Christine.