Cargando…

PHP object-oriented solutions /

With the surge of popularity of PHP 5, object-oriented programming is now an important consideration for PHP developers. This version-neutral book is a gentle introduction to object-oriented programming (OOP) that won't overburden you with complex theory. It teaches you the essential basics of...

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. : Friends of ED, an Apress Co., 2008.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Why object-oriented PHP?
  • Writing PHP Classes
  • Taking the Pain out of Working with Dates
  • Using Php filters to Validate User Input
  • Building a Versatile Remote File Connector
  • Simplexml-couldn't Be Simpler
  • Supercharged Looping with SPL
  • Generating XML from a Database
  • Case study: Creating your own RSS Feed.