Official Review
NULL
|
Other links at PHP > Books |
| 1. |
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.
|
| 2. |
Professional PHP Webservices
|
|
|
Web Services is a new paradigm that has evolved with time. With successful demonstration of proof of concept, Web Services are gradually moving towards occupying an important space in enterprise computing. In this book, we will discuss the consumption, development and deployment, description, discovery and security of Web Services in conjunction with the PHP programming model for Web services. This book discusses what Web Services are, how are they important in enterprise computing today and the various standards and programming models to building Web Services using PHP.
|
| 3. |
SAMS Teach Yourself PHP4 in 24 Hours
|
|
|
Consisting of 24 one-hour lessons, Sams Teach Yourself PHP4 in 24 Hours is divided into five sections that guide you through the language from the basics to the advanced functions. The first section of the book teaches the fundamentals of PHP. Building upon what has been taught in the first section, sections two through four show you how to apply that knowledge in order to interact with the user by creating and managing forms, cookies and authentication. It also teaches how to access databases and how to integrate system components, e-mail, LDAP, network sockets and much more. The final section of the book covers advanced functionality including how to debug and optimize scripts, maintain script security, and extend PHP with API.
|
| 4. |
How to Setup a PHP-MySQL Database on Your Website
|
|
|
You've downloaded a new PHP program to install on your website, but it requires a MySQL database be setup, in order to run. Now what? That's what you're here to learn. And the fact is -- it's easy. This little ebook quickly guides you through the instructions needed to setup your MySQL database. Also included are instructions on how to use FTP, how to determine if your website supports PHP and MySQL, and a quick introduction to PHPMyAdmin.
|
| 5. |
XML and PHP
|
|
|
XML and PHP is a clear, concise guide to the synergies between XML and PHP, many of which are not immediately visible to intermediate developers. XML and PHP demonstrates how PHP and XML can be combined to build cutting-edge Web applications. It includes detailed explanations of PHP's XML extensions, together with illustrations of using PHP to parse, validate and transform XML markup, traverse XML data trees, exchange data between Web applications, overlay remote procedure calls over HTTP, and use free open-source tools to add new capabilities to your PHP/XML applications.
|
|
|