Use the PDO::FETCH_ASSOC will force the result to be an associative array: Array ( [id] => 1 [username] ...
確定! 回上一頁