In PHP 5 you can make your life a lot easier by writing an
autoload function. This function will automatically load your classes, so you do not need to repeatedly include classes on every page.
http://www.total-php.com/article/14/using-an-autoload-function-to-make-your-life-easier/
posted on 2008-10-03 14:23
Blog of JoJo 阅读(76)
评论(0) 编辑 收藏