AJAX and PHP: Building Modern Web Applications, 2nd Edition
Год выпуска: 2009
Автор: Audra Hendrix, Bogdan Brinzarea, Cristian Darie
Издательство: Packt Publishing
ISBN: 1847197728
Формат: PDF
Качество: eBook (изначально компьютерное)
Количество страниц: 308
Описание: The best AJAX tutorial for PHP developers has been completely rewritten to be your friendly guide to modern Web 2.0 development techniques! AJAX and PHP: Building Modern Web Applications, 2nd Edition covers every significant aspect of creating and maintaining AJAX and PHP applications.
This book will teach you how to use PHP, JavaScript, MySQL and jQuery to build modern, responsive web applications. After building a strong foundation, the book will walk you through numerous real-world case studies covering techniques you’ll be likely to need for your own applications:
* Learn how to write unobtrusive, degradable, portable, SEO-friendly AJAX code
* Understand the object-oriented model of JavaScript and JSON
* Learn how to use the jQuery JavaScript library by going through two complete case studies
* Debug your AJAX and PHP code using modern tools
* Assess the security implications of writing AJAX code and avoid security risks such as cross-site scripting
* Learn advanced AJAX and PHP patterns and techniques such as predictive fetching, progress indicator, graceful degradation, cross-domain calls, and more
* Understand the complete client-server mechanism by going through complete, step-by-step case studies, including AJAX Form Validation, and AJAX Online Chat and AJAX Editable DataGrid with jQuery