PHP4 OOP: devShed

devShed has a very nice intro level Object Oriented Programming article for PHP. The article gets into all the specifics and includes an overview of OOP, classes and related concepts. It also touches on the differences between objects and functions. Good article, checkit via the link.   PHP4 Back to Class