I'm looking for an Ajax tutorial online that uses php and a mysql database as the backend. What i want to accomplish is have a link on my website and every time someone clicks it, it increments by one, and stops them from clicking the link again.
I can do the IP logging to stop repeat voters fairly easily, however, i'm most confused with the way ajax and mysql interact.
Thanks
I can do the IP logging to stop repeat voters fairly easily, however, i'm most confused with the way ajax and mysql interact.
Thanks