PHP:getcwd()的用法_Directory函数

PHP:getcwd()的用法_Directory函数

getcwd (PHP 4, PHP 5) getcwd — 取得当前工作目录 说明 string getcwd ( void ) 取得当前工作目录。 返回值 成功则返回当前工作目录,失败返回 FAL...
2个月前
05100