/ Published in: PHP
simply adding the tags will display the contents of the array in a much better fashion.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
//DEBUG:print the contents of an array echo "<pre>"; echo "</pre>"; //END DEBUG