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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
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.