Hi,
I would like to make my flash games communicate with a database back and forth, but I'm having a lot of difficulty figuring out how to do this. (I'm very new to php, mySQL etc. since I've only really programmed with MMF2 and made a website). I was wondering if anyone could show me and explain how the GET object works specifically to send/ receive data, the line(s) of code that send information to a database in PHP, and the lines of PHP code that retrieve data. I have looked at the online scores tutorial as well as the Login and Registration tutorial but there is so much code that it is difficult to dissect. It would be awesome if someone could break this down and just show the events in MMF2 that send one piece of data, and explain the code that sends this data to a mySQL database. Also, the reverse, retrieving data from the database with one simple example would be fantastic. If anyone has any insight, the more basic the better, I'd appreciate it. Thanks,
Brett