PHP Cookbook: 1

PHP Cookbook: 1

by David Sklar (Author), Adam Trachtenberg (Author), David Sklar (Author)

Synopsis

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. This is a collection of problems, solutions, and practical examples for PHP programmers. The book contains a 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. Also included are explanations of how and why the code works, so you can learn to adapt the problem-solving techniques to similar situations. The recipes in the cookbook range from simple tasks, such as sending a data base 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; and PEAR, the PHP Extension and Application Repository.

$3.23

Save:$32.27 (91%)

Quantity

2 in stock

More Information

Format: Paperback
Pages: 640
Edition: 1
Publisher: O'Reilly Media
Published: 20 Nov 2002

ISBN 10: 1565926811
ISBN 13: 9781565926813

Media Reviews
This book is absolutely packed with quick solutions to common obstacles or ideas in PHP. The chapters on security are worth their weight in gold, as you'll learn how to properly protect your site against unauthorised use. .NET, February 2004
Author Bio
David Sklar is an independent consultant in New York City. He was co-founder and Chief Technology Officer of two companies: Student.Com and TVGrid.Com. Mr. Sklar holds a BS in Computer Science from Yale University. Adam Trachtenberg lives in New York City and is currently working on his MBA from Columbia Business School. Before returning to school, he co-founded two companies: Student.Com and TVGrid.Com, where he served both as Vice President for Development. Mr. Trachtenberg also has a BA in Mathematics from Columbia University.