I am using JavaScript and AJAX to send form data to a php processing file to then populate an SQL database without refreshing the initial form page.
The php/SQL connec
several week ago i have the same problem, and i just try using the old way like this
really i don't know, i think this is not the best way but this work for me :)