Professional LAMP Linux, Apache, MySQL, and PHP Web development
The combination of Linux, Apache, MySQL, and PHP is popular because of interaction, flexibility, customization, and-most importantly-the cost effectiveness of its componentsHelps LAMP professionals take their skills to the next level with in-depth discussions of OOP; extensions of PHP such as PEAR,...
Otros Autores: | , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Indianapolis, IN :
Wiley Pub
c2006.
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627582606719 |
Tabla de Contenidos:
- Professional LAMP Linux, Apache, MySQL, and PHP5 Web Development; About the Authors; Acknowledgments; Contents; Introduction; Whom Is This Book For?; What's Covered in the Book; What You Need to Use This Book; Conventions; Source Code; Errata; p2p.wrox.com; Chapter 1: What's New in PHP5?; Object-Oriented Changes; New Functions; Other Changes to PHP5; Summary; Chapter 2: PHP5 OOP; Procedural Programming versus OOP; Inheritance and Interfaces; Magic Methods; Summary; Chapter 3: More Obscure PHP; Array Functions and Callbacks; glob(); PHP Streams; Summary; Chapter 4: Advanced MySQL
- The Basics, RevisitedQuerying Multiple Tables; Full-Text Searching; InnoDB Tables; Controlling Access; Analyzing the Database; Database Maintenance; Summary; Chapter 5: PHP Configuration; Modifying php.ini; PHP Configuration during Runtime; Summary; Chapter 6: Apache Tricks; URL Rewriting; URL Spell Checking; Content Compression; Using MySQL with Apache; Apache and SSL; Apache as a File Repository; Summary; Chapter 7: Site Security; Controlling Access; Website Attacks; Other Considerations; Summary; Chapter 8: PEAR and PECL; What Is PEAR?; What Is PECL?; Exploring PEAR; Exploring PECL
- SummaryChapter 9: Code Efficiency; Why Bother?; Benchmarking and Profiling; Hardware Improvements; Web Server Improvements; PHP Improvements; Summary; Chapter 10: PHP Extensions; PDFLib; GD Library; Ming; SimpleXML; Summary; Chapter 11: AJAX; History; XMLHTTP and XMLHttpRequest; AJAX Libraries; When Not to Use AJAX; Further Information; Summary; Chapter 12: Caching Engines; Alternative PHP Cache; eAccelerator; Zend Optimizer; JPCache; memcached; Using Different Caching Engines Together; Choosing Your Caching Engine; Summary; Chapter 13: Content Management Systems; Types of CMSs
- Open Source Web CMS PackagesAll-Inclusive Web CMSs; Micro CMSs; Other Helpful Resources; Summary; Appendix A: Language Translation; Appendix B: Alternative Tools; MySQL Tools; Version Control; UML Tools; Index