Project about a serires of questions that connects with XML and DATABASE

hi,
listen my client wants to put a series of questions with limited time to every question and he wants to put a “reaction time” to every question…
well this part is easy i have done that…
BUT
he also wants me to send this data to a DATABASE that will analyze and spread the data as XML… i hope this makes sense…
is this possible?
does anyone have any ideas of how to go about this?
i will really like to hear ideas about this…
thanks ahead…

Sure, I would suggest you start by reading the tutorial on XML here on kirupa. And then let flash send the XML-file to a PHP (or ASP) that writes the XML-file.

Now, if you don’t know a thing about PHP or XML, I wouldn’t make such a site for a client (unless you learn very fast). Anyhow, start by reading the XML-tut, then the flash-help-file (search for Load XML) and then a PHP-tut.

Good luck

ok thanks for the reply…
i thought someone could do it for me but i see it’s very complicated so no one is going to…
so i better start learning!
thanks Seticus!