I'm using a HTML page to submitt a form. Form action=Test.php. ==> this send s out am email once the form is submitted. I wanted to write a code for displaying a buttuon, that will take back to the home page.
any help is welcome.
thanks. Y.
header("location: /index.php");