Overloading Classes in PHP 5

"Welcome to the last installment of the series Overloading classes in PHP. Comprised of three tutorials this series shows you how to overload your classes whether you re using PHP 4 or PHP 5 and explains in detail the implementation of the __set __get and __call methods in order to overload property accesses and method calls respectively...." full article

No Responses to “Overloading Classes in PHP 5”  

  1. No Comments

Leave a Reply

You must log in to post a comment.