Cargando…

Learning PHP and MySQL /

PHP and MySQL are quickly becoming the de facto standard for rapid development of dynamic, database-driven web sites. This book is perfect for newcomers to programming as well as hobbyists who are intimidated by harder-to-follow books. With concepts explained in plain English, the new edition starts...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Davis, Michele E.
Otros Autores: Phillips, Jon A. (Jon Andrew), 1973-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, Calif. : O'Reilly, 2007.
Edición:2nd ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Dynamic content and the Web
  • 2. Installation
  • 3. Exploring PHP
  • 4. PHP decision-making
  • 5. Functions
  • 6. Arrays
  • 7. Working with MySQL
  • 8. Database best practices
  • 9. Getting PHP to talk to MySQL
  • 10. Working with forms
  • 11. Practical PHP
  • 12. XHTML
  • 13. Modifying MySQL objects and PHP data
  • 14. Cookies, sessions, and access control
  • 15. Security
  • 16. Validation and error handling
  • 17. Sample application
  • 18. Finishing your journey.