PHP and MySQL have become a serious and commercially viable system with which to develop web applications. With the relase of PHP 5, J2EE developers, in particular, are starting to take a second look at PHP. And while there are many books on the makret that describe PHP language syntax, there are ve
Core Web Application Development With PHP And MYSQL
β Scribed by Marc Wandschneider
- Publisher
- Prentice Hall Professional Technical Reference
- Year
- 2006
- Tongue
- English
- Leaves
- 912
- Series
- Prentice Hall PTR core series
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
This is a comprehensive, practical guide for programmers who want to develop production-quality, database-enabled web applications with PHP and MySQL. Long-time developer Marc Wandschneider systematically addresses the entire process: not only coding, but also upfront application, user interface and database design, PLUS security, testing, and more.You'll walk through building three applications from start to finish: a calendaring system, a weblog engine, and an e-commerce store. Along the way, you'll master essential strategies for creating robust web database applications and learn how to avoid the common pitfalls that trip up many developers moving to PHP and MySQL. * Starts with a complete primer on PHP for developers"including coverage of code organization, reuse, and object-oriented PHP * Contains detailed treatments of data access, including transactions, foreign keys, and indexes * Presents powerful data validation techniques utilizing PHP regular expressions * Walks through planning web applications, including user interfaces and user management * Offers systematic guidance on securing web applications from end to end * Covers a wide range of implementation issues"including internationalization, error handling, data validation, debugging, session management, and deployment * Includes detailed chapters on XML, XML-based web services, and the PEAR framework for reusable PHP components * Shows how to work with the Oracle and PostgreSQL databases"
β¦ Subjects
ΠΠΈΠ±Π»ΠΈΠΎΡΠ΅ΠΊΠ°;ΠΠΎΠΌΠΏΡΡΡΠ΅ΡΠ½Π°Ρ Π»ΠΈΡΠ΅ΡΠ°ΡΡΡΠ°;PHP;
π SIMILAR VOLUMES
Combines language tutorials with application design advice to cover the PHP server-side scripting language and the MySQL database engine.
This new edition has been redesigned around the rich offerings of PEAR. Several of these, including the Template package and the database-independent query API, are fully integrated into examples and thoroughly described in the text. In addition, through a complex sample application - Hugh and Dave'
Web Database Applications with PHP and MySQL offers web developers a mixture of theoretical and practical information on creating web database applications. Using PHP, and MySQL, two open source technologies that are often combined to develop web applications, the book offers detailed information on