print every var_dump in new line php code example Example: php var_dump more readable echo "<pre>"; print_r($some_var); echo "</pre>";