Calling PHP Function through JavaScript with Parameter -


        mysqli_query($con, $sql)          mysqli_close($con); } 

how use ajax php

here answer example. jquery ajax post example php

also might want learn more basics before going further. try google ajax, php ajax mysql , find tutorials.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -