Cargando…

Web database applications with PHP & MySQL /

What do eBay, Amazon.com and CNN.com have in common? They're all applications that integrate large databases with the Web. The popularity (and power) of these applications stems from their accessibility and usability: thousands of users can access the same data at the same time without theneed...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Williams, Hugh E.
Otros Autores: Lane, David, 1964-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Beijing ; Sebastopol, CA : O'Reilly, ©2002.
Edición:1st ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Database Applications and the Web
  • 2. PHP
  • 3. MySQL and SQL
  • 4. Querying Web Databases
  • 5. User-Driven Querying
  • 6. Writing to Web Databases
  • 7. Validation on the Server and Client
  • 8. Sessions
  • 9. Authentication and Security
  • 10. Winestore Customer Management
  • 11. The Winestore Shopping Cart
  • 12. Ordering and Shipping at the Winestore
  • 13. Related Topics
  • A. Installation Guide
  • B. Internet and Web Protocols
  • C. Modeling and Designing Relational Databases
  • D. Managing Sessions in the Database Tier.