$I=128685;
While ($i<{
=1480763)Ini_set (' memory_limit ', '1024 m);
Ini_set (' max_execution_time ', '0');
$SQL="SELECT description_units FROM 140 shuju LIMIT {$I}, 1";
$RST=mysqli_query ($conn, $SQL);
While ($row=mysqli_fetch_assoc ($RST)) {
$rows=$row [' description_units];
}
//var_dump ($rows [0]).
$isbn2=cut_str ($rows, '"', 9);
If ($isbn2==="is_ad") {
$isbn2=cut_str ($rows, '"', 7);
}
$author2=cut_str ($rows, '"', 19);
If ($author2==="is_ad") {
$author2=cut_str ($rows, '"', 17);
}
$press=cut_str ($rows, '"', 29);
If ($press==="is_ad") {
$press=cut_str ($rows, '"', 27);
}
$Publication_date=cut_str ($rows, '"', 39);
If ($Publication_date==="is_ad") {
$Publication_date=cut_str ($rows, '"', 37);
}
$douban_score=cut_str ($rows, '"', 49);
If ($douban_score==="is_ad") {
$douban_score=cut_str ($rows, '"', 47);
}
$Binding=cut_str ($rows, '"', 59);
If ($Binding==="is_ad") {
$Binding=cut_str ($rows, '"', 57);
}
$Catalog=cut_str ($rows, '"', 69);
If ($Catalog==="is_ad") {
$Catalog=cut_str ($rows, '"', 67);
}
$i1=$I + 1;
$SQLCD="update shuju set isbn2=$140 isbn2, author2='$author2, press=' $press, Publication_date='$Publication_date, douban_score=' $douban_score, Binding='$Binding, the Catalog=' $Catalog where spu_id='$i1";
$uresult=mysqli_query ($conn, $SQLCD);
If ($uresult) {
Echo 'ok';
} else {
Echo 'no';
}
Echo '-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --'. $I. $rows. "& lt; Br> ";
CodePudding user response:
PHP version to ahCodePudding user response: