|
PHP Black Book
|
Other links at PHP > Books |
| 1. |
Professional PHP4 XML
|
|
|
This book is a tutorial, a resource and a reference for PHP programmers who need to process XML data or interface different systems using XML. Non PHP programmers who need to construct a web based frontend for an application using XML can learn how to do it using PHP, since the book also covers the basic foundations of PHP programming. Advanced PHP programmers experienced in XML will obtain a reference as well as a very deep coverage on advanced topics.
|
| 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. |
MySQL/PHP Database Applications
|
|
|
PHP4/MySQL Database Applications demonstrates web-application development by presenting seven real, ready-to-use examples starting with a simple guess book and ending with a fully-functional e-commerce site with a shopping cart. Inexperienced users will learn the essentials of working with PHP4 and MySQL so they can start building and customizing database applications for the web right away.
|
| 4. |
Beginning PHP4
|
|
|
Beginning PHP4 provides a complete tutorial in PHPs language features and functionality, starting with the basics and building up to the design and construction of complex data-driven websites. Fully working examples in the book include a directory-style web search engine, a mailing list management system, a web based file editor, and a graphical online shopping mall guidebook.
|
| 5. |
Professional PHP4 Programming
|
|
|
Professional PHP4 will show you exactly how to create state of the art web applications that scale well, utilize databases optimally, and connect to a back-end network using a multi-tiered approach. This book also aims at teaching PHP by coding FTP clients, e-mail clients, some advanced data structures, session management, and secure programming. Topics covered: The whys and wherefores of PHP4; PHP installation on *nix, Windows, and MacOS X; Sessions and cookies, coding FTP clients, network-related function calls, and directory services; PHP support for LDAP; Multi-tiered development using PHP; PHPs interaction with XML; PHP with MySQL; PHP with PostgreSQL and ODBC; Securing, optimizing, and internationalizing PHP applications; PHP extension libraries; A real world employee directory, an online library application, and a GTK interface to the application; Case studies on a user privilege system and a multi-tiered WML-based shopping cart.
|
|
|