Widget : JS/Ajax - Php
Hi all,
I am trying to create a form in javascript, to send data with JQuery, Ajax and so the POST method.
I wanted to know if it was possible to use the POST method to a php script on a server (then store with MySQL), and if so, how you would do.
Thanks you in advance.