how can i use a jquery variable in sql query ?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how can i use a jquery variable in sql query ??

i have a variable val in which i have a php variable value is saved, now i wanted to use this jquery variable value in sql query how can i do it is there any way ?

22nd Jan 2020, 11:40 AM
Numair Noman Siddiquie
Numair Noman Siddiquie - avatar
2 Answers
+ 1
//you have to pass that variable using http with ajax and use it on php
22nd Jan 2020, 3:26 PM
Sudarshan Rai
Sudarshan Rai - avatar
0
ok it worked
25th Jan 2020, 9:23 PM
Numair Noman Siddiquie
Numair Noman Siddiquie - avatar