© Andrew Beak 2017
Andrew BeakPHP 7 Zend Certification Study Guidehttps://doi.org/10.1007/978-1-4842-3246-0_5

5. Object-Oriented PHP

Andrew Beak1 
(1)
Grafham, Cambridgeshire, UK
 
Object-oriented code runs slower than procedural code but makes it easier to model and manipulate complex data structures. PHP has supported object-oriented programming since version 3.0 and since then it’s object model has been extended and reformed extensively.
This book is not going to try to teach object-oriented programming but will rather focus on the PHP implementation. It’s expected that you have at least some experience coding in PHP.
Tip
This is one of the three most important sections of your certification examination.

Declaring Classes and Instantiating ...

Get PHP 7 Zend Certification Study Guide: Ace the ZCE 2017-PHP Exam now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.