色综合图-色综合图片-色综合图片二区150p-色综合图区-玖玖国产精品视频-玖玖香蕉视频

您的位置:首頁技術文章
文章詳情頁

PHP擴展之壓縮與歸檔擴展4——Zlib

瀏覽:104日期:2022-09-15 15:15:06

大多數文件系統函數使用gzip來壓縮文件,本模塊可以幫助透明讀取gzip壓縮文件。

在PHP中Zlib支持默認并沒有開啟。需要安裝配置 PHP的時候使用?--with-zlib[=DIR]

下面這個例子開啟了一個臨時文件來寫入測試字符串,然后兩次打印文件內容。

Example #1 簡單的Zlib示例

<?php $filename = tempnam(’/tmp’, ’zlibtest’) . ’.gz’; echo '<html>n<head></head>n<body>n<pre>n'; $s = 'Only a test, test, test, test, test, test, test, test!n'; // open file for writing with maximum compression $zp = gzopen($filename, 'w9'); // write string to file gzwrite($zp, $s); // close file gzclose($zp); // open file for reading $zp = gzopen($filename, 'r'); // read 3 char echo gzread($zp, 3); // output until end of the file and close it. gzpassthru($zp); gzclose($zp); echo 'n'; // open file and print content (the 2nd time). if (readgzfile($filename) != strlen($s)) {echo 'Error with zlib functions!'; } unlink($filename); echo '</pre>n</body>n</html>n';?>

?相關函數:

gzclose?— Close an open gz-file pointergzcompress?— Compress a stringgzdecode?— Decodes a gzip compressed stringgzdeflate?— Deflate a stringgzencode?— Create a gzip compressed stringgzeof?— Test for EOF on a gz-file pointergzfile?— Read entire gz-file into an arraygzgetc?— Get character from gz-file pointergzgets?— Get line from file pointergzgetss?— Get line from gz-file pointer and strip HTML tagsgzinflate?— Inflate a deflated stringgzopen?— Open gz-filegzpassthru?— Output all remaining data on a gz-file pointergzputs?— 別名 gzwritegzread?— Binary-safe gz-file readgzrewind?— Rewind the position of a gz-file pointergzseek?— Seek on a gz-file pointergztell?— Tell gz-file pointer read/write positiongzuncompress?— Uncompress a compressed stringgzwrite?— Binary-safe gz-file writereadgzfile?— Output a gz-filezlib_decode?— Uncompress any raw/gzip/zlib encoded datazlib_encode?— Compress data with the specified encodingzlib_get_coding_type?— Returns the coding type used for output compression
標簽: PHP
相關文章:
主站蜘蛛池模板: 男人天堂网2022 | 成人自拍在线 | 国产亚洲欧美日韩在线观看一区二区 | 国产一区二区三区不卡在线观看 | 无套内谢孕妇毛片免费看 | 506rr亚洲欧美 | 亚洲人成网7777777国产 | 九久久 | 欧美成人久久一级c片免费 欧美成人看片黄a免费 | 久久国产影视免费精品 | 久久精品视频免费 | 91福利国产在线观一区二区 | 欧美亚洲一区二区三区四 | 国产成人精品久久一区二区小说 | 毛片免费大全 | 精品91自产拍在线 | 在线国产欧美 | 亚洲一区在线视频 | 国产在线精品一区二区 | 亚洲国产精品国产自在在线 | 久久久久久久岛国免费观看 | 韩国一级永久免费观看网址 | 亚洲天堂影院在线观看 | 直接看的毛片 | 成年人视频在线免费播放 | 七七国产福利在线二区 | 男人天堂网2022| 国产成人免费不卡在线观看 | 九九免费在线视频 | 美女扒开腿被男人猛视频 | 成人精品亚洲人成在线 | 在线观看黄网视频免费播放 | 可以看的毛片网站 | 国内精品久久久久久影院8f | 国产一级毛片一区二区三区 | 男女猛烈无遮掩免费视频 | 久久99精品久久久久久久野外 | 成人在线视频免费观看 | 亚洲欧美日韩高清在线看 | 成人软件网18免费视频 | 久草在线最新 |