Hai,
Here i want to pass above selected values of checkbox through ajax and pass into php PDO query…!
But i am st rucking while passing value to ajax …
any suggestion please…
Hai,
Here i want to pass above selected values of checkbox through ajax and pass into php PDO query…!
But i am st rucking while passing value to ajax …
any suggestion please…
How does the html look? It should be to just send those two fields - if they are marked up correctly. Though I often prefer to just serialize the entire form and submit that.