|
|
|
ขอ ถามเรื่อง loop หน่อย ครับ พอดี loop มันไม่แสดงข้อมูล ของตาราง ทั้งหมด |
|
|
|
|
|
|
|
มี code select ข้อมูลให้ดูไหมค่ะ
|
|
|
|
|
Date :
2017-04-20 14:55:56 |
By :
sammam |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
นี้ ครับ code select ยังงง อยู่
Code (PHP)
$query_Recordset1 = sprintf("SELECT * FROM tax WHERE txtCustomerID1 = %s ", GetSQLValueString($colname_Recordset1, "text"));
$Recordset1 = mysql_query($query_Recordset1, $conn) or die(mysql_error());
$row_Recordset1 = mysql_fetch_assoc($Recordset1);
$totalRows_Recordset1 = mysql_num_rows($Recordset1);
|
ประวัติการแก้ไข 2017-04-20 15:45:39
|
|
|
|
Date :
2017-04-20 15:18:13 |
By :
1849816511926484 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 00
|