array beautifier code example Example: php array viewer print("<pre>".print_r($array,true)."</pre>");die;