【发布时间】:2012-02-04 12:13:20
【问题描述】:
我不太明白这句话的意思:
set_include_path('.'
. PATH_SEPARATOR . '../library/'
. PATH_SEPARATOR . '../application'
. PATH_SEPARATOR . get_include_path());
我们将不胜感激。
【问题讨论】:
-
@yes123,我不必,PATH_SEPARATOR 可能设置为
;。
标签: php include-path set-include-path