Below is a basic example of a form composed in HTML that calls a PHP script.
The script pre-processes the information and returns a confirmation in an html generated page to the browser.
After confirmation a link is provided to return to this page.
Below is a basic example of a form composed in HTML that calls a PHP script.
The script pre-processes the information and returns a confirmation in an html generated page to the browser.
After confirmation a link is provided to return to this page.