prepare('SELECT * FROM country'); $stmt->execute(); $results = $stmt->fetchAll(Doctrine::FETCH_ASSOC); ?>
Pays Code Status