i’m trying to figure out what i need to learn. i want to make games that will handle user data on server end. I would like to have a file (ex,“gameData”) that would contain user information on my server end. I know that i will need to learn xml, but i was wondering what language would it be best for me to learn to make this possible?
if it’s important i want my flash apps to be able to be on any site and communicate back to my personal website. ex, “gameData” on my personal host will contain all user information. my flash app will call to my webhost request the information and modify the information. i’d prefer to avoid saving data on the users local host as the chance for information deletion is to high.
I thank any helpers in advance. THANK YOU!