This book provides a step-by-step tutorial giving instructions on how to build a database-driven web-based application using PHP and jQuery. Along the way, the author explains why specific techniques were chosen and incorporates "usability" tips.
This book is intended for those with a basic understanding of coding, however the first section of the book provides a foundation for beginners.
The author shares personal best practices based on his 15+ years experience in PHP and web development.
For the more technical readers: this book covers relational databases taking a functional/procedural style coding approach (i.e. not using object-oriented).