Jump to content

Form processing in a separate file


jazzyscript

Recommended Posts

If you don't want Javascript involved then the PHP code needs to be on the same page. You need test whether a form has been submitted or not.

 

These days it's most common to have an application using AJAX to load the results of the form processing and show them on the page.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...