PHP 5 Power Programming
by Andi Gutmans, Stig Bakken, Derick Rethans
Publisher: Prentice Hall PTR 2004
ISBN/ASIN: 013147149X
ISBN-13: 9780131471498
Number of pages: 720
Description:
This book is an introduction to the advanced features new to PHP 5. It is written for PHP programmers who are making the move to PHP 5. Although Chapter 2, 'PHP 5 Basic Language', contains an introduction to PHP 5 syntax, it is meant as a refresher for PHP programmers and not as a tutorial for new programmers.
Download or read it online for free here:
Download link
(9.4MB, PDF)
Similar books
Developing PHP Applications for IBM Data Servers- IBM Redbooks
The book provides lots of information for developers, including code samples for creating PHP applications with DB2, Informix Dynamic Server, and Cloudscape. We use the latest PHP data access extensions including: PHP Data Objects and ibm_db2.
(17714 views)
Practical PHP Testingby Giorgio Sironi
This practical testing book is aimed to all PHP developers. The book will help you grasp the fundamentals of TDD (Test-Driven Development) and its advantages: testable code, effective test suite and the good design that ensues.
(22494 views)
PHP Essentials- Techotopia
This online book covers all areas of PHP in detail: the basics of the language, file and filesystem handling, object oriented programming, MySQL and SQLite database access, handling of HTML forms, using cookies and PHP sessions.
(19161 views)
PHP Best Practicesby Alex Cabal - phpbestpractices.org
This text is an attempt to compile a set of instructions for what can be considered best practices for common and confusing issues and tasks in PHP. It's a guide suggesting the best direction to take when facing one of the common low-level tasks.
(20239 views)