Y
Hacker News
new
|
ask
|
show
|
jobs
by
clyfe
5448 days ago
function echo_r($x){ echo '<pre>'; print_r($x); echo '</pre>'; }