Ver original<?while ( $row = $query->fetch( PDO::FETCH_NUM ) ) {echo '<pre>';print_r($row);echo '</pre>';}?>