PHP Cookbook, from O'Reilly | WebReference

PHP Cookbook, from O'Reilly

PHP Cookbook

Buy It!
Authors: 

David Sklar,
Adam Trachtenberg

ISBN: 1565926811
Retail 
Price: 
$39.95 US
Pages:  632
Pub:  O'Reilly

Book Overview (from the publisher)

PHP is a simple yet powerful open source scripting language that has become a big player in web development. Over a million web sites, from large corporate sites to small personal sites, are using PHP to serve dynamic web content. PHP's broad feature set, approachable syntax, and support for different operating systems and web servers make it an ideal language for rapid web development.

The recipes in the PHP Cookbook range from simple tasks, such as sending a database query and fetching URLs, to entire programs that demonstrate complex tasks, such as printing HTML tables and generating bar charts. This book contains over 250 recipes on the following topics:

  • Working with basic data types, including strings, numbers, dates and times, and arrays
  • PHP building blocks, such as variables, functions, classes, and objects
  • Web programming, including forms, database access, and XML
  • Useful features like regular expressions, encryption and security, graphics, internationalization and localization, and Internet services
  • Working with files and directories
  • Command-line PHP and PHP-GTK
  • PEAR, the PHP Extension and Application Repository

Book excerpts

Created: March 27, 2003
Revised: March 27, 2003

URL: https://webreference.com/programming/php/