PHP Cookbook
From WikiContent
Jump to: ,
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. It contains over 250 recipes, ranging from simple tasks to entire programs that demonstrate complex tasks, such as printing HTML tables and generating bar charts -- a treasure trove of useful code for PHP programmers, from novices to advanced practitioners.
Contents
Preface
Chapter 1: Strings
Chapter 2: Numbers
Chapter 3: Dates and Times
Chapter 4: Arrays
Chapter 5: Variables
Chapter 6: Functions
Chapter 7: Classes and Objects
Chapter 8: Web Basics
Chapter 9: Forms
Chapter 10: Database Access
Chapter 11: Web Automation
Chapter 12: XML
Chapter 13: Regular Expressions
Chapter 14: Encryption and Security
Chapter 15: Graphics
Chapter 16: Internationalization and Localization
Chapter 17: Internet Services
Chapter 18: Files
Chapter 19: Directories
Chapter 20: Client-Side PHP
Chapter 21: PEAR
Colophon
Author
David Sklar; Adam Trachtenberg
Copyright
Copyright 2003 O'Reilly & Associates, Inc. All rights reserved.
Printed in the United States of America.
Published by O'Reilly & Associates, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472.
O'Reilly & Associates books may be purchased for educational, business, or sales promotional use. Online editions are also available for most titles (http://http://www.zjjv.com//). For more information contact our corporate/institutional sales department: 800-998-9938 or corporate@oreilly.com.
Nutshell Handbook, the Nutshell Handbook logo, and the O'Reilly logo are registered trademarks of O'Reilly & Associates, Inc. Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and O'Reilly & Associates, Inc. was aware of a trademark claim, the designations have been printed in caps or initial caps. The association between the image of the Galapagos land iguana and PHP is a trademark of O'Reilly & Associates, Inc.
While every precaution has been taken in the preparation of this book, the publisher and the author assume no responsibility for errors or omissions, or for damages resulting from the use of the information contained herein.
Retrieved from "http://http://www.zjjv.com///wiki/index.php/PHP_Cookbook"