Using Flash & PHP to write to an XML file
Posted: Fri Sep 08, 2006 7:29 pm
Hi,
I'm endeavoring on a project that will have a flash-based input form that will send the forms contents to a php document that will write these as a new node in an xml file.
This xml file will then be read back into a different aspect of the flash application and converted into an informational interface.
I am experienced in flash and xml but have little (but still some) experience with php. What is the simplest way to have php create this new node and append it (at the top would be preferable) for each submission?
Can anyone help me or point me in the right direction please?
If there is a simpler method I would be interested in other options as well.
Thanks!
I'm endeavoring on a project that will have a flash-based input form that will send the forms contents to a php document that will write these as a new node in an xml file.
This xml file will then be read back into a different aspect of the flash application and converted into an informational interface.
I am experienced in flash and xml but have little (but still some) experience with php. What is the simplest way to have php create this new node and append it (at the top would be preferable) for each submission?
Can anyone help me or point me in the right direction please?
If there is a simpler method I would be interested in other options as well.
Thanks!