时间:2021-07-01 10:21:17 帮助过:13人阅读
function autonewnewegg($arr){
$fucknum=intval($arr['fucknum']); // # 获取抓取条数的整数值
$outime=$fucknum*2+100;
set_time_limit($outime);//设置脚本执行时间
$nextnum=20;//连续查找10次不存在则终止
$sn=$arr['sn'];
$acl=explode("-",$sn);
$acl_1=preg_replace('/[^0-9]+/','',$acl[1]); //二次
$a=$b=0; //二次
while($fucknum>0){
$arr1 = $arr2 = array();
if($acl[2]<1000&&$acl_1<100){
$acl[2]=str_pad("$acl[2]",3,'0',STR_PAD_LEFT);
$acl_1=str_pad("$acl_1",2,'0',STR_PAD_LEFT);
$acl[1]="c".$acl_1;
$arr_in=implode("-",$acl);
$url=$GLOBALS['competitor'][1]['product'].$arr_in.'.htm';
if($acl[2]==999){
$acl_1=$acl_1+1;
$acl[2]=001;
}else {
++$acl[2];
}
}elseif($acl[0]<=99){
$acl[0]=str_pad("$acl[0]",2,'0',STR_PAD_LEFT);