Editing XML data With PHP Script

I’m creating a content management type system with Flash via XML and I want my clients to have the ability to update the section as frequently as they need. Does anyone know any resources that will show me how to script a PHP form to input the variables into the XML document to be populated inside of flash?

Or is there an easier way of doing this?