PHP / JS – Leader board for game

I’m creating a leader board (a small results table) for a Javascript game i’ve created which displays the top three 3 scores, the score will be a string e.g – ‘100’.

How would i insert/retrieve the score data into and from my DB? the game sits in a wordpress site, are there wordpress php functions that would help me insert/query this data.

Read More

thanks in advance, Cam

Related posts

Leave a Reply

2 comments