Im sure this has been discussed endless times but I can't find anything which will do it how I want to.
I want to seemlessly execute some PHP onclick. It will just update a row in MySQL and I dont want the user to be aware of this happening.
How would I do this?
Im a complete Javascript newbie by the way.