Forme1.php -

Forme1.php -

Are you trying to from scratch, or are you connecting to an existing system like 1Forma?

: Use the $_POST superglobal to retrieve the data. forme1.php

: Use POST for sensitive data or large amounts of information, as GET displays data directly in the URL. Are you trying to from scratch, or are

: In your .html or .php file, set the action attribute to target forme1.php . Are you trying to from scratch