Fetch a result row as a numeric array and as an associative array: <?php ... $sql = "SELECT Lastname, Age FROM Persons ORDER BY Lastname";
確定! 回上一頁