<?php[br]file_get_contents("http://awby.cn");[br]file_get_contents("http://awby.cn");[br]//还可以更多[br]?>
<?php function go($url){ $ch=curl_init(); curl_setopt($ch,CURLOPT_URL,$url); curl_setopt($ch,CURLOPT_RETURNTRANSFER, 1); return curl_exec($ch); curl_close($ch); } $c='10';//访问次数 for($i=0; $i<$c; $i++){ go('http://hu60.cn'); } ?>
<? $job=file_get_contents('http://awby.cn'); for($i=1;$i<6;$i++){ if($job){ echo '看我干了那awby.cn'.$i.'次了!<br>'; } } ?>
<php? echo "qizi"; ?>
<?php echo "qizi"; ?>
[php]<?php
$ii=0;
for($i=0;$i<$ii;$ii++){
file_get_contents(网址);
}
?>[/php]
不信可自行实验
file_get_contents(" http://awby.cn");
file_get_contents(" http://awby.cn");
//还可以更多
?>
[code]
<php?
echo "qizi";
?>