亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

How to add a select statement to the for loop body?
奧立奧
奧立奧 2018-07-07 19:37:20
0
1
1203


Why can’t I type like this? Please give me some advice! !

$row5 is the result of the query above. array.



##for($j = 0 ; $j < count($row5) ; $j ){

$y = $dopage->GetPage("SELECT * FROM `#@__liuxiang` WHERE ypname="$row5['$j']['ypname']");

? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?

?>

##

奧立奧
奧立奧

reply all(1)
胡鵬宇

Although I don’t know what you want to get? But $y must be an array anyway. For example: $y[]

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template