資源簡介
php 執行網絡任務個人版
代碼片段和文件信息
@require(“config.php“);
date_default_timezone_set(“PRC“);
$d=date(“i“);
while(true)
{
for($i=1;$i<=$n;$i++)
{
file_get_contents($url);
$m=file_get_contents(“m.txt“);
$m++;
file_put_contents(“m.txt“$m);
sleep($jg);
$run=date(“Y-m-d?H:i:s“);
$t=time();
file_put_contents(“run.txt“$run);
file_put_contents(“end.txt“$t);
if($d=20)
{
file_get_contents(“http://jobphp.cpanel.my/do.php“);
}
if($d=40)
{
file_get_contents(“http://jobphp.cpanel.my/do.php“);
}
if($d=55)
{
file_get_contents(“http://jobphp.cpanel.my/do.php“);
}
}
}
?>
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????377??2012-07-19?17:31??con.php
?????文件?????????534??2012-07-19?18:55??do.php
?????文件?????????915??2012-07-19?18:15??index.php
?????文件?????????342??2012-07-19?18:02??make.php
評論
共有 條評論