display arrayt in php model code example Example: php echo array foreach($results as $result) { echo $result . '<br>'; }