0

First, sorry for my bad English, I'm from Belgium. :)

So, I'm making a simple game with points. These points should finally to the database. My PHP script is ready and update the data of the user. Now the only problem is that I do not get my points in a variable. The idea is that you must click on a DIV and you deserve so points. Points must be send as a POST.

I hope you understand my problem. :s

Kind regards, Rody

1 Answers1

0

You can use $.ajax. Check this: using jquery $.ajax to call a PHP function

Community
  • 1
  • 1
Jocksan Cruz
  • 111
  • 4