Cargando…

Object-oriented PHP : concepts, techniques, and code /

Object-Oriented PHP shows developers how to take advantage of the new object-oriented features of PHP. Working from concrete examples, the book begins with code compatible with PHP 4 and 5, and then focuses on object orientation in PHP 5. The author's practical approach uses numerous code examp...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Lavin, Peter
Formato: Electrónico eBook
Idioma:Inglés
Publicado: San Francisco : No Starch Press, 2006.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Preliminaries; Contents; Introduction; Chapter 1: What a Tangled Web We Weave; Chapter 2: Basics of Object-Oriented Programming; Chapter 3: Object-Oriented Features New to PHP 5; Chapter 4: Show a Little Class; Chapter 5: Mod UR Class; Chapter 6: The ThumbnailImage Class; Chapter 7: Building the PageNavigator Class; Chapter 8: Using the PageNavigator Class; Chapter 9: Database Classes; Chapter 10: Improvement Through Inheritance; Chapter 11: Advanced Object-Oriented Programming Concepts; Chapter 12: Keeping It Fresh; Chapter 13: More Magic Methods.