1 Vote Vote

Class Design in PHP

Posted by worbit 329 days ago php
http://wshell.wordpress.com — Classes are the core of OOP design. The whole idea behind OOP is to group similar functionality together in objects. These objects represent real life things such as people, places or things. In some ways, if a program was a sentence, all the nouns in that sentence would be objects.
Discuss Bury
Tags: howto php tutorial oop All


Who Voted for this Story