Skip to content

PHP Cookbook

Best in textbook rentals since 2012!

ISBN-10: 0596101015

ISBN-13: 9780596101015

Edition: 2nd 2006 (Revised)

Authors: David Sklar, Adam Trachtenberg

List price: $44.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

When it comes to creating dynamic web sites, the open source PHP language is red-hot property: used on more 19 million web sites today, PHP is now more popular than Microsoft's ASP.NET technology. With our Cookbook's unique format, you can learn how to build dynamic web applications that work on any web browser. This revised new edition makes it easy to find specific solutions for programming challenges. "PHP Cookbook has a wealth of solutions for problems that you'll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic…    
Customers also bought

Book details

List price: $44.99
Edition: 2nd
Copyright year: 2006
Publisher: O'Reilly Media, Incorporated
Publication date: 9/4/2006
Binding: Paperback
Pages: 812
Size: 7.00" wide x 9.25" long x 1.25" tall
Weight: 2.728
Language: English

David Sklar is a Distinguished Engineer at Ning, part of Glam Media. Inaddition to PHP Cookbook, he is the author of Learning PHP 5 (O'Reilly), and Essential PHP Tools (Apress), and a scintillating blog: http://www.sklar.com/blog/ . David lives in New York City and has adegree in Computer Science from Yale University.

Adam Trachtenberg is the Director of Platform and Services for eBay and is the author of two O'Reilly books, Upgrading to PHP 5 and PHP Cookbook. Adam has an MBA from Columbia Business School. While there, he focused on general management and operations, with an emphasis on the field of technology. Adam also has a BA from Columbia University. As an undergraduate he majored in mathematics, and his other studies included computer science and Chinese.

Preface
Strings
Numbers
Dates and Times
Arrays
Variables
Functions
Classes and Objects
Web Basics
Form
Database Access
Sessions and Data Persistence
XML
Web Automation
Consuming Web Services
Building Web Services
Internet Services
Graphics
Security and Encryption
Internationalization and Localization
Error Handling, Debugging, and Testing
Performance Tuning and Load Testing
Regular Expressions
Files
Directories
Command-Line PHP
PEAR and PECL
Colophon