读压缩文件到数组中。
语法: array gzfile(string filename);
返回值: 数组
函数种类: 特殊文件格式
本函数将压缩文件读出并解压缩至数组变量中。参数 filename 为文件名称。
PHP 首页 | PHP 导读 | PHP 函数库 | PHP 函数索引 | PHP 范例程序