摘要: <?phpdefine("BASDIR",__DIR__);include BASDIR."/Phpclass/Loader.php";spl_autoload_register("\\Phpclass\\Loader::autoload_rege");$user = new \Phpclass\U 阅读全文
posted @ 2019-04-21 23:02 牛粪也香 阅读(2606) 评论(0) 推荐(0)
摘要: <?phpdefine("BASDIR",__DIR__);include BASDIR."/Phpclass/Loader.php";spl_autoload_register("\\Phpclass\\Loader::autoload_rege");class page{ protected $ 阅读全文
posted @ 2019-04-21 15:16 牛粪也香 阅读(286) 评论(0) 推荐(0)
摘要: <?phpdefine("BASDIR",__DIR__);include BASDIR."/Phpclass/Loader.php";spl_autoload_register("\\Phpclass\\Loader::autoload_rege");$mysqli= new \Phpclass\ 阅读全文
posted @ 2019-04-21 11:20 牛粪也香 阅读(521) 评论(0) 推荐(0)