1defined和define区别

2.dirname(__FILE__)

3.set_include_path

4.get_include_path

5.realpath()

6.require_path

7.imploded

8.PATH_SEPERATOR

9.strpos

10.单例模式

11.isset()  empty()

12.魔法函数__get __set __toString()

13.exit()

14.__FILE__ __CLASS__

15.is_array is_function

16.in_array array_key_exists

17.namespace __NAMESPACE__

18.clone __clone

19.引用 变量引用 函数参数引用 函数引用 对象引用 函数内部$GLOBALS 引用值和非引用值的性能消耗

20.global

 

 

相关文章:

  • 2022-02-23
  • 2021-06-02
  • 2022-12-23
  • 2021-07-02
  • 2021-07-10
  • 2021-10-09
  • 2022-12-23
  • 2021-11-17
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-19
  • 2022-12-23
  • 2022-02-27
  • 2021-12-13
  • 2021-08-06
相关资源
相似解决方案