A handy little feature to save you importing each and every class you need: http://ditio.net/2008/11/13/php-autoload-best-practices/ gives a basic rundown and here's the PHP documentation: http://php.net/autoload
Autoloading classes in PHP
Written on
2011-08-22
.