Hello,
I want to submit a form to a page say filename.php but want to show my custom output and not of filename.php
Like the filename.php on submitting gives the output "Account success fully created!" but I want some other page to appear say "output.html"
Can anyone suggest me some solution ?
P.S. - I want to execute filename.php on submission of form too
---------
I want to submit a form to a page say filename.php but want to show my custom output and not of filename.php
Like the filename.php on submitting gives the output "Account success fully created!" but I want some other page to appear say "output.html"
Can anyone suggest me some solution ?
P.S. - I want to execute filename.php on submission of form too
---------
