$url = 'www.bkjia.com; //Catch the fire
echo snapshot($url) //出力結果は画像アドレス
echo snapshot($url, './baidu) .png '); //画像をローカルのbaidu.pngに保存し、コンテンツの画像サイズを出力します
/**
* Web ページのスナップショットを生成します
*
* @param string $site target address
* @param string $path アドレスを保存します。空の場合は保存されません
* @param integer $dealy Delay
* @returnmixedパラメータに従って返す
*/
function snapshot($site, $path = '', $dealy = 0)
{
$url = 'http://ppt.cc/yo2/catch.php';
$query = 'url=' . $dealy . '&rnd=' . );
$ch =curl_init($url);
curl_setopt($ch, CURLOPT_POSTFIELDS, $query); );
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$data =curl_exec($ch);
if ($data) != 32) {
exit('無効な URL') );
$file = '/' . $data{2} . 'http://cache.ppt .cc/ . 'src_' . '.png'
if (!empty($path)) {
file_put_contents($path, $data); );
}
$file を返す
}
http://www.bkjia.com/PHPjc/364483.html
true