咸鱼韭菜

专注LANMP

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2017年2月23日

摘要: g_ucfirst('_', $class_name); if(!@class_exists($class_name)) { die("No such class of ". $class_name); } $server = new Yar_Server(new $class_name()); $serve... 阅读全文
posted @ 2017-02-23 13:43 咸鱼韭菜 阅读(194) 评论(0) 推荐(0)