Use mysql_fetch_assoc to get only an associative array and retrieve the column names with the first iteration:,Try the mysql_fetch_field ...
確定! 回上一頁