Sunday, 18 August 2013

How to make button to remove value in mysql field?

How to make button to remove value in mysql field?

I am having difficulty making a button that removes existing values in
MySQL database field. I have read up some information on it, some say use
AJAX, but i'm not sure. What are your opinions? Can any Stackoverflow-er
show me a method? I recognise I cannot use Javascript as it is on the
client side and not server-side - but is there another way?

No comments:

Post a Comment