1.

Record Nr.

UNINA9910449743803321

Autore

Lavin Peter

Titolo

Object-oriented PHP [[electronic resource] ] : concepts, techniques, and code / / Peter Lavin

Pubbl/distr/stampa

San Francisco, : No Starch Press, 2006

ISBN

1-59327-127-1

Edizione

[1st edition]

Descrizione fisica

1 online resource (216 p.)

Disciplina

005.1/17

Soggetti

Object-oriented programming (Computer science)

PHP (Computer program language)

Electronic books.

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

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

Chapter 14: Creating Documentation Using the Reflection ClassesChapter 15: Extending SQLite; Chapter 16: Using PDO; Appendix A: Setting Up PHP 5; Appendix B: Conversion Table: PHP 4 and PHP 5; Glossary; Index

Sommario/riassunto

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 examples, which will help developers get up to speed quickly, and show them how to apply what they've learned to everyday situations. All code samples are available for download on the book's companion site.