How to use Mysql Query inside Javascript functions?
Hello Everybdy,
I am trying to use Mysql Query inside a Javascript function, which also has php code. I am trying to use the on-click property of <a></a> tag, so as to call a javascript function, which is having an argument and this argument is being used by Mysql Query to check whether the table is empty, for that specific record.
If anybdy knows, whats the solution, please tell me!!!
Thanks in advance.
|