php print without Array ( [0] => code example Example: php echo array foreach($results as $result) { echo $result . '<br>'; }