Cargando…

PHP solutions : dynamic web design made easy /

This is the third edition of David Powers' highly-respected PHP Solutions: Dynamic Web Design Made Easy. This new edition has been updated by David to incorporate changes to PHP since the second edition and to offer the latest techniques?a classic guide modernized for 21st century PHP technique...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Powers, David (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [New York] : Apress, [2014]
Edición:Third edition.
Colección:Expert's voice in Web development.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • What is PHP--and why should I care?
  • Getting ready to work with PHP
  • How to write PHP scripts
  • Lightening your workload with includes
  • Bringing forms to life
  • Uploading files
  • Using PHP to manage files
  • Generating thumbnail images
  • Pages that remember: simple login and multipage forms
  • Getting started with a database
  • Connecting to a database with PHP and SQL
  • Creating a dynamic photo gallery
  • Managing content
  • Formatting text and dates
  • Pulling data from multiple tables
  • Managing multiple database tables
  • Authenticating users with a database.