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
PHP Cookbookby Adam Trachtenberg, David Sklar - O'Reilly Media
A collection of problems, solutions, and practical examples for PHP programmers. The book describes the best practices for everyday PHP programming dilemmas. It contains over 250 recipes, ranging from simple tasks to entire programs.
(27801 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.
(19142 views)
PHP: The Right Wayby Josh Lockhart - phptherightway.com
There's a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and bad code. This must stop. PHP: The Right Way is an easy-to-read, quick reference for PHP best practices and accepted coding standards.
(19933 views)
Functional PHPby Luis Atencio - Leanpub
I provide a practical approach to functional programming and show how it compares to other programming paradigms. The book is filled with examples that showcase functional concepts, plus using PHP in a ways you've probably never though it could.
(10233 views)