Warning: Trying to access array offset on false in /www/wwwroot/95890.com/wp-content/themes/2015/functions.php on line 549

php代码获取用户QQ头像

<?php
$qq=7758521;//要获取头像的QQ号码
$src='https://q1.qlogo.cn/g?b=qq&nk='.$qq.'&s=100&t='.time);
header'Content-type: image/png');
$res=imagecreatefromstringfile_get_contents$src));
imagepng$res);
imagedestroy$res);
?>

 

Published by

风君子

独自遨游何稽首 揭天掀地慰生平