kilauea
07-30-2007, 06:51 AM
I need to setup a system where I can have people login (either seperately through a website, or directly through the .swf) play my flash movie and then periodically be able to save certain variables, then the next time they login those variables are loaded again for them.
I realize this will probably require a server-side script, and I have an apache http server setup to test this with on my LAN. The thing is I'm pretty bad with PHP and don't even know where to start. Can anyone give me some help?
[edit]
I have found a few tutorials that covered saving certain variables to a text file, but I can't quite relate that to what I need to do. I also can't find information on loading the variables again, and the variables weren't really stored in a retrievable manner anyway.
I realize this will probably require a server-side script, and I have an apache http server setup to test this with on my LAN. The thing is I'm pretty bad with PHP and don't even know where to start. Can anyone give me some help?
[edit]
I have found a few tutorials that covered saving certain variables to a text file, but I can't quite relate that to what I need to do. I also can't find information on loading the variables again, and the variables weren't really stored in a retrievable manner anyway.