php how to output all the form input after send code example Example: var_dump _post php <?php print_r($_POST); ?>