I have found a way to put all results from the select query in an array in one line. // Read records $result = mysql_query("SELECT * FROM table;") or ...
確定! 回上一頁