Web Application Development with PHP 4.0
โ Scribed by Tobias Ratschiller, Till Gerken
- Publisher
- Sams
- Year
- 2000
- Tongue
- English
- Leaves
- 416
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
As Web sites and intranets become larger and more complex, static HTML files hit their limits. 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.
๐ SIMILAR VOLUMES
I think this book is a must for every PHP programmer who would like to upgrade their skill to advance level. This book is not for a novice.<p>If you would like to know the "in and out" of PHP, and becoming expert in PHP, you must buy this book :)
I think this book is a must for every PHP programmer who would like to upgrade their skill to advance level. This book is not for a novice.<p>If you would like to know the "in and out" of PHP, and becoming expert in PHP, you must buy this book :)
As Web sites and intranets become larger and more complex, static HTML files hit their limits. 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 cod
This book is a step by step tutorial in developing a real-world application using the incremental and iterative approach to software development. You learn about agile software development by leaning on the agile nature of the Yii application development framework. You touch on each aspect of the so