一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

PHP 抓取網(wǎng)頁圖片并且另存為的實(shí)現(xiàn)代碼

下面是源代碼,及其相關(guān)解釋
復(fù)制代碼 代碼如下:
<?php
//URL是遠(yuǎn)程的完整圖片地址,不能為空, $filename 是另存為的圖片名字
//默認(rèn)把圖片放在以此腳本相同的目錄里
function GrabImage($url, $filename=""){
//$url 為空則返回 false;
if($url == ""){return false;}
$ext = strrchr($url, ".");//得到圖片的擴(kuò)展名
if($ext != ".gif" && $ext != ".jpg" && $ext != ".bmp"){echo "格式不支持!";return false;}
if($filename == ""){$filename = time()."$ext";}//以時(shí)間戳另起名
//開始捕捉
ob_start();
readfile($url);
$img = ob_get_contents();
ob_end_clean();
$size = strlen($img);
$fp2 = fopen($filename , "a");
fwrite($fp2, $img);
fclose($fp2);
return $filename;
}
//測試
GrabImage("http://www.jb51.NET/images/logo.gif", "as.gif");
?>

ob_start : 打開輸出緩沖
This function will turn output buffering on. While output buffering is active no output is sent from the script (other than headers), instead the output is stored in an internal buffer. (輸出是在內(nèi)部緩沖儲(chǔ)存)
//
readfile : 讀入一個(gè)文件并寫入到輸出緩沖
返回從文件中讀入的字節(jié)數(shù)。如果出錯(cuò)返回 FALSE 并且除非是以 @readfile() 形式調(diào)用,否則會(huì)顯示錯(cuò)誤信息。
//

ob_get_contents : Return the contents of the output buffer(返回輸出緩沖的內(nèi)容)
This will return the contents of the output buffer without clearing it or FALSE, if output buffering isn't active. (如果輸出緩沖沒有活動(dòng)(打開),則返回 FALSE)
//
ob_end_clean() : Clean (erase) the output buffer and turn off output buffering(清除輸出緩沖)
This function discards(丟棄) the contents of the topmost output buffer and turns off this output buffering.(丟棄并且關(guān)掉) If you want to further process the buffer's contents you have to call ob_get_contents() before ob_end_clean() as the buffer contents are discarded when ob_end_clean() is called. (如果要用緩沖內(nèi)容,則在清理輸出緩沖之前要先調(diào)用 ob_get_contents())The function returns TRUE when it successfully discarded one buffer and FALSE otherwise. Reasons for failure are first that you called the function without an active buffer or that for some reason a buffer could not be deleted (possible for special buffer).

php技術(shù)PHP 抓取網(wǎng)頁圖片并且另存為的實(shí)現(xiàn)代碼,轉(zhuǎn)載需保留來源!

鄭重聲明:本文版權(quán)歸原作者所有,轉(zhuǎn)載文章僅為傳播更多信息之目的,如作者信息標(biāo)記有誤,請第一時(shí)間聯(lián)系我們修改或刪除,多謝。

主站蜘蛛池模板: 国产亚洲精品一品区99热 | 欧美日韩亚洲国产精品一区二区 | 国产玖玖玖精品视频 | 福利在线播放 | 亚洲一区二区三区影院 | 亚洲精品国产综合一线久久 | 色老板美国在线观看 | 亚洲国产综合精品中文字幕 | 国产一区二区在免费观看 | 九九99久久精品午夜剧场免费 | 色播影院性播免费看 | 思思久久q6热在精品国产 | 99精彩免费观看 | 免费伦费一区二区三区四区 | 高清国产美女一级a毛片录 高清国产美女一级毛片 | 亚洲国产精久久小蝌蚪 | 国产精品色午夜视频免费看 | 精品国产午夜久久久久九九 | 色www免费视频 | 国产高清精品久久久久久久 | 视频二区中文字幕 | 色哟在线 | 国产精品网页 | 国产成人精品视频 | 国产在视频线精品视频 | 成人欧美在线观看 | 久久91精品国产91久 | 欧美日韩一区妖精视频yjsp | 久久91亚洲精品中文字幕 | 色婷婷在线视频观看 | 激情在线观看视频免费的 | 麻豆国产精品免费视频 | 国产在线啪| 在线观看视频网站www色 | 在线亚洲小视频 | 激情网婷婷 | 国语精品91自产拍在线观看二区 | 二区在线播放 | 精品国产91久久久久久久 | www.激情五月.com | 5月丁香婷婷 |