Object Oriented Programming is the norm in modern software programming. Sadly, prior PHP4, PHP lack a great OOP language support. PHP5 changes all that. That’s why the Exam has two topics especially regarding this area: the actual OOP feature in PHP5 and OOP design and theory. This post is a brief review on PHP5 OOP feature, you will spent some time on OOP in PHP if you are a well experienced structure-style programmer in PHP4 I think. OOP is actually easier once you shift you ideas around
. Because, in life, not in one moment, we are not dealing with OBJECTS.
(more…)
PHP, CSS, Ajax, webdevelop and everything else.
18 January 2008
Zend PHP5 certification Exam study review 8: OOP In PHP 5
last comments
David Adam
the answer is 1.
the answer is 1.
jo
Hi admin, I have a question, please give me a help, Q: The __method is automatically called when the object is created, ...
Hi admin, I have a question, please give me a help, Q: The __method is automatically called when the object is created, ...
David Adam
Oops, you are right. Yes, it is obvious that the "This is never displayed" is never displayed! :)
Oops, you are right. Yes, it is obvious that the "This is never displayed" is never displayed! :)
Henry Lu
Hi admin, Thank you for your post. It is a good article for ZCE review. I just have a question to ask ...
Hi admin, Thank you for your post. It is a good article for ZCE review. I just have a question to ask ...


