While the success of Open Source software like Linux or Apache has been documented extensively throughout all mainstream media, the rise of PHP has gone largely unnoticed.
This book is divided into three parts.The first part,“Advanced PHP,” covers the advanced syntax of PHP; for example, object orientation, dynamic functions and variables, and self-modifying code.
Part II,“Web Applications,” focuses on building the software: It explains why sessions are important, what security guidelines you need to keep in mind, why usability matters, and how to use the PHPLib for session management and database access.
The third part of the book,“Beyond PHP,” is for readers who want to go beyond what’s currently available with PHP, and explains how to extend PHP with C.
Web Application Development with PHP Book Content:
- Advanced PHP
- Development Concepts\
- Advanced Syntax
- Application Design : A Real-Life Example
- Web Applications
- Web Application Concepts
- Basic Web Application Strategies
- Database Access with PHP
- Cutting-Edge Applications
- Case Studies
- Extending PHP 4.0: Hacking the Core of PHP