Fetch a result row as an associative array
PDOStatement
$result
array
An associative array that corresponds to the fetched row or NULL if there are no more rows.