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

apache - setting document root in antoher partition on ubuntu -

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

r - Quantstrat logical error while running applySignals - missing value where TRUE/FALSE needed -