<?php echo "<pre>"; print_r($_POST); echo '</pre>'; ?> code example Example: print_r($array); echo>' echo "<pre>"; print_r($myarray); echo "</pre>";