Skip to content

Instantly share code, notes, and snippets.

@alfintechcomputer
Created November 15, 2020 15:04
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save alfintechcomputer/98dad8c8d105af58f5988577912c22de to your computer and use it in GitHub Desktop.
HTML Forms using PHP
<pre>
<?php
print_r($_POST);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment