摘要: PHP的自动加载autoload机制很重要,这里做2个小练习 文件结构如下,2种方式实现自动加载 1,自定义函数 2,spl_autoload_register() 阅读全文
posted @ 2014-02-19 11:51 phpgcs 阅读(1269) 评论(0) 推荐(1)