G
G
gofree2020-04-24 13:15:31
JavaScript
gofree, 2020-04-24 13:15:31

How to submit form in php after jquery validation?

Hello.

I have a form with a submit button that submits it (the form) to a php file. I decided to fasten the validation without reloading the page, but now I can’t figure out how to continue the action of the submit button after validation so that the form goes to php without using ajax?
Or is it easier to redo everything and send a POST request via ajax?
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton, 2020-04-24
@gofree

Or is it easier to redo everything and send a POST request via ajax?

Yes

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question