Cargando…

PHP and MySQL Web development /

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Welling, Luke, 1972-
Otros Autores: Thomson, Laura
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Upper Saddle River, N.J. : Addison-Wesley, 2008, ©2009.
Edición:4th ed.
Colección:Developer's library.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • I. Using PHP
  • 1. PHP Crash Course
  • 2. Storing and Retrieving Data
  • 3. Using Arrays
  • 4. String Manipulation and Regular Expressions
  • 5. Reusing Code and Writing Functions
  • 6. Object-Oriented PHP
  • 7. Error and Exception Handling
  • II. Using MySQL
  • 8. Designing Your Web Database
  • 9. Creating Your Web Database
  • 10. Working with Your MySQL Database
  • 11. Accessing Your MySQL Database from the Web with PHP
  • 12. Advanced MySQL Administration
  • 13. Advanced MySQL Programming
  • III. E-commerce and Security
  • 14. Running an E-commerce Site
  • 15. E-commerce Security Issues
  • 16. Web Application Security
  • 17. Implementing Authentication with PHP and MySQL
  • 18. Implementing Secure Transactions with PHP and MySQL
  • IV. Advanced PHP Techniques
  • 19. Interacting with the File System and the Server
  • 20. Using Network and Protocol Functions
  • 21. Managing the Date and Time
  • 22. Generating Images
  • 23. Using Session Control in PHP
  • 24. Other Useful Features
  • V. Building Practical PHP and MySQL Projects
  • 25. Using PHP and MySQL for Large Projects
  • 26. Debugging
  • 27. Building User Authentication and Personalization
  • 28. Building a Shopping Cart
  • 29. Building a Web-Based Email Service
  • 30. Building a Mailing List Manager
  • 31. Building Web Forums
  • 32. Generating Personalized PDF Documents
  • 33. Connecting to Web Services with XML and SOAP
  • 34. Building Web 2.0 Applications with Ajax
  • VI. Appendixes
  • A. Installing PHP and MySQL
  • B. Web Resources.