|
|
|
ติดปัญหาเกี่ยวกับการเเสดงข้อมูลที่ทำการดึงมาจาก json ครับ |
|
|
|
|
|
|
|
$k คือ index รึเปล่า ถ้าใช่ ใช้ if == 2 หรือ if == 5 ค่อยโชว์ได้เลย
|
|
|
|
|
Date :
2020-02-18 11:02:39 |
By :
Genesis™ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code (PHP)
if($v['type']=='car'){
if( isset($type_car_idex)){ $type_car_index++;} else{ $type_car_index=1;}
if( !in_array( $type_car_index, [2,5])) {
..show..
}
}
|
ประวัติการแก้ไข 2020-02-18 13:29:47
|
|
|
|
Date :
2020-02-18 13:29:09 |
By :
Chaidhanan |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 01
|