I need to know how to make an highscore table for my game. i know it requiers php, and i have a server.
what i need to know is the code to make this table.
please help
I need to know how to make an highscore table for my game. i know it requiers php, and i have a server.
what i need to know is the code to make this table.
please help
use loadVariables()
What I do, is that I create a MC that uses loadVariables() to load the values into itself, and then I use dynamic textfields referencing to these vars to display the values.
To save results you do the same.
I think there was a tutorial on this on the ww.kirupa.com site.
Here is a thread with an attachment that shows you how to write to a text file using PHP:
http://www.kirupaforum.com/showthread.php?s=&threadid=10150
Here is a thread that shows you how to use LoadVars:
http://www.kirupaforum.com/showthread.php?s=&threadid=9805&highlight=loadvars+on+strike
You should be able to get it to work using those. If you need more help then post.
:: Copyright KIRUPA 2024 //--