PHP:lstat()的用法_Filesystem函数
lstat (PHP 4, PHP 5) lstat — 给出一个文件或符号连接的信息 说明 array lstat ( string $filename ) ...
PHP:glob()的用法_Filesystem函数
glob (PHP 4
PHP:mkdir()的用法_Filesystem函数
mkdir (PHP 4, PHP 5) mkdir — 新建目录 说明 bool mkdir ( string $pathname [, int $mode = 0777 ...
PHP:parse_ini_string()的用法_Filesystem函数
parse_ini_string (PHP 5
PHP:move_uploaded_file()的用法_Filesystem函数
move_uploaded_file (PHP 4
PHP:pathinfo()的用法_Filesystem函数
pathinfo (PHP 4
PHP:pclose()的用法_Filesystem函数
pclose (PHP 4, PHP 5) pclose — 关闭进程文件指针 说明 int pclose ( resource $handle ) ...
PHP:readfile()的用法_Filesystem函数
readfile (PHP 4, PHP 5) readfile — 输出一个文件 说明 int readfile ( string $filename [, bool $use_i...
PHP:popen()的用法_Filesystem函数
popen (PHP 4, PHP 5) popen — 打开进程文件指针 说明 resource popen ( string $command , string $mode ...
PHP:parse_ini_file()的用法_Filesystem函数
parse_ini_file (PHP 4, PHP 5) parse_ini_file — 解析一个配置文件 说明 array parse_ini_file ( string $filenam...