how to print all the data from form in php code example Example: var_dump _post php <?php print_r($_POST); ?>