Official Review
NULL
|
Other links at PHP > Books |
| 1. |
PHP Essentials
|
|
|
PHP Essentials covers everything from basic PHP techniques such as the variables in HTML, PHP and HTTP, to advanced applications such as mySQL administration. If you are a beginning developer, you can use PHP Essentials to help you create diverse web pages. If you are an advanced user of PHP, you will find the annotated language reference included in PHP Essentials useful while you design your own advanced applications.
|
| 2. |
PHP Black Book
|
|
|
The PHP Black Book is a complete and indispensable reference to the PHP open source scripting language version 4. Embedded in HTML documents, PHP scripts create active server pages. This cross-platform book covers the language syntax, standard library, and integration with various databases including open source databases such as PostreSQL and MySQL. Explores issues such as internationalization, XML integration, and LDAP.
|
| 3. |
Professional PHP4 Databases
|
|
|
This book assumes that the reader has read Beginning PHP 4 and he does not have much of a clue about databases (almost Zero Database Quotient). So this book should be able to teach the reader how to build robust database driven PHP web applications. Further, this book is kind of a 'getting-the reader-ready' for PHP5 which will have strong OO and PEAR DB focus. So we teach the Beginning PHP DB developer the best practices to be adopted when getting into active development. After reading the book, developers will be fluent in database systems and how to take advantage of them in PHP applications.
|
| 4. |
Web Application Development with PHP 4.0
|
|
|
In the first part of Web Application Development with PHP the authors explain PHP's advanced syntax like classes, recursive functions and variables. They present software development methodologies and coding conventions which are a must-know for industry quality products as well as to help making develop faster and more productive. This part covers also many standard algorithms for tree-structures, string sorting and searching. Part Two focuses on the concept of Web Applications (as opposed to single scripts) and gives much insight into user and session management, e-commerce systems, XML applications and WDDX. The CD-ROM includes PHP, MySQL, Apache, All the source code of the book, The Zend optimizer, Knowledge bases from Weberdev and Zend, and Related RFCs.
|
| 5. |
Programming PHP
|
|
|
Programming PHP is a comprehensive guide to PHP, a simple yet powerful language for creating dynamic web content. The book is co-authored by the creator of PHP, Rasmus Lerdorf, so you'll learn not only how to program in PHP, but how to do it well. This authoritative book explains the language syntax and programming techniques of PHP 4 in a clear and concise manner. Programming PHP goes into detail on fundamental topics such as functions, strings, arrays, and objects, with numerous examples that illustrate both correct usage and good PHP style.
|
|
|