Cargando…

PHP solutions : dynamic web design made easy /

You want to make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or perhaps storing all your content in a database. The problem is, you're not a programmer and the thought of writing code sends a chill...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Powers, David
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley [Calif.] : Apress, ©2006.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Ch. 1. What is PHP
  • and why should I care?
  • Ch. 2. Getting ready to work with PHP
  • Ch. 3. How to write PHP scripts
  • Ch. 4. Lightening your workload with includes
  • Ch. 5. Bringing forms to life
  • Ch. 6. Uploading files
  • Ch. 7. Using PHP to manage files
  • Ch. 8. Generating thumbnail images
  • Ch. 9. Pages that remember : simple login and multipage forms
  • Ch. 10. Setting up MySQL and phpMyAdmin
  • Ch. 11. Getting started with a database
  • Ch. 12. Creating a dynamic online gallery
  • Ch. 13. Managing content
  • Ch. 14. Solutions to common PHP/MySQL problems
  • Ch. 15. Keeping intruders at bay.