PHP Cookbook, from O'Reilly | 2
PHP Cookbook
Chapter 11: Web Automation
The PHP Cookbook is a collection of problems, solutions, and
practical examples for PHP programmers. The book contains a unique and extensive
collection of best practices for everyday PHP programming dilemmas. For every
problem addressed in the book, there's a worked-out solution or "recipe"
-- short, focused pieces of code that you can insert directly into your applications.
But this book offers more than cut-and-paste code. You also get explanations
of how and why the code works, so you can learn to adapt the problem-solving
techniques to similar situations.
This book contains an impressive collection of useful code for
PHP programmers, from novices to advanced practitioners. Instead of poking around
mailing lists, online documentation, and other sources, you can rely on the
PHP Cookbook to provide quick solutions to common problems, so you can spend
your time on those out-of-the-ordinary problems specific to your application.
Excerpt Contents
|
Created: March 27, 2003
Revised: March 27, 2003
URL: https://webreference.com/programming/php/chap11