ªð¦^¦Cªí ¤W¤@¥DÃD µo©«

Ãö©ó mysql_fetch_assoc()

  1. $sql_query="SELECT * FROM `student`";
  2. $sql_query_limit=$sql_query. "LIMIT". $startRow_records. ",". $pageRow_records;
½Æ»s¥N½X
À°§A¬D¥X¨Ó,$sql_query_limit·|¬O¬Æ»ò©O?
"SELECT * FROM `student`LIMIT". $startRow_records. ",". $pageRow_records;
¬O¤£¬O¤Ö¤FªÅ®æ??
¤ß¦w¡A¥­¦w   
µoªí¥ô¦óµL·N¸qªº·PÁ©ÎÄé¤ô¤å³¹¤@«ß¬å,¬Ã±¤±b¸¹,½Ð¸Ô¾\ª©³W!!

TOP

        ÀR«ä¦Û¦b : ­×¦æ­nô½t­×¤ß¡AÂǨƽm¤ß¡AÀH³B¾i¤ß¡C
ªð¦^¦Cªí ¤W¤@¥DÃD