Autoloading in PHP and the PSR-0 Standard
Let’s say you have the file Rectangle.php which contains the definition for a Rectangle class. Before you can create an instance of the object elsewhere in your code, you first need to pull in the Rectangle.php file,
Want to have your say? just login


Be first to show your opinion !!!