php remove array values from printr code example Example: php echo array foreach($results as $result) { echo $result . '<br>'; }