Join Books.org — it's free

Book cover of PHP 5 in Practice
Design & Development - Databases, Other Programming Languages, General Web Site Design/Development, Scripting Languages, Web Site Design, Web Programming, General Software Engineering

PHP 5 in Practice

by Jonathan D. Eisenhamer
Write a review
Log in to track your reading progress.

Overview

With the release of PHP 5 web developers need a guide to developing with PHP 5 to both learn its complex new features and more fully implement the long-standing features on which PHP's success is built. PHP 5 in Practice is a reference guide that provides developers with easy-to-use and easily extensible code to solve common PHP problems. It focuses on providing real code solutions to problems, allowing the reader to learn by seeing exactly what is happening behind the scenes to get your solution. Because a real-life situation will rarely match the book's example problems precisely, PHP 5 in Practice explains the solution well enough that you will understand it and can learn how to truly solve your own problem.

Synopsis

With the release of PHP 5 web developers need a guide to developing with PHP 5 to both learn its complex new features and more fully implement the long-standing features on which PHP's success is built. PHP 5 in Practice is a reference guide that provides developers with easy-to-use and easily extensible code to solve common PHP problems. It focuses on providing real code solutions to problems, allowing the reader to learn by seeing exactly what is happening behind the scenes to get your solution. Because a real-life situation will rarely match the book's example problems precisely, PHP 5 in Practice explains the solution well enough that you will understand it and can learn how to truly solve your own problem.

About the Author, Jonathan D. Eisenhamer

Elliott White III has been a professional programmer since 1995. He has given various presentations at international PHP and Web conferences on topics such as PHP, CSS, and XHTML, as well as helping Brainbench develop some of their programming certifications. He currently works for Digg.com as a senior PHP programmer.

Jonathan Eisenhamer has served as systems administrator and software developer for the Astronomy department at UCLA. From there, he moved on to the Space Telescope Science Institute (STScI), where he began his work in PHP, developing websites to disseminate the scientific results from the Hubble Space Telescope to the general public. He currently is the supervisor of the Web and Print group at STScI.

Reviews

There are no reviews yet. Log in to write one.

Editorials

From Barnes & Noble

The Barnes & Noble Review
Want an immense library of solid, well-written PHP 5 code and application solutions? Want explanations that are clear enough you can really adapt the code to your own needs? Then you want PHP in Practice.

Section I offers scores of code solutions with broad applicability. For example, string techniques (pattern matching, eliminating white space, parsing CSV files) and numeric techniques (interest rate calculations, metric/English conversion). You’ll find chapters on manipulating times and dates; variables; arrays; functions; classes and objects; and files and directories.

Next, the authors address every major category of web application: page creation, navigation, form handling, validation, sessions, user tracking, databases, email, RSS, image generation, encryption, and more. This isn’t trivial stuff, either. Want to create a multi-layer drop-down menu? Buffer page output for server optimization? Communicate with LDAP servers? Perform database-based user authentication? Look it up, tweak it, and do it. Bill Camarda, from the August 2006 Read Only

Book Details

Published
July 1, 2006
Publisher
Sams
Pages
456
Format
Paperback
ISBN
9780672328886

Similar books