even

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

2018年10月27日

摘要: 1、function_exists function_exists(string)检测函数是否存在,string表示需要检测的函数名称(注意与property_exists,method_exists,class_exists); 2、forward_static_call 和 forward_st 阅读全文
posted @ 2018-10-27 10:51 even_blogs 阅读(316) 评论(0) 推荐(0) 编辑