lukelee Posted November 18, 2008 Share Posted November 18, 2008 I am making a flash form, which include, name, phone, email, radio button,checkbox... when people click submit, I want this form be generated to an xml file through php. I know how to send email through php. but really no idea how to generate an xml through php. can anyone help please? Link to comment https://forums.phpfreaks.com/topic/133158-question-about-flash-php-xml/ Share on other sites More sharing options...
it works!!! Posted December 27, 2008 Share Posted December 27, 2008 u can use the DomDocument object. I am doing smth like that.U can read here but if you need further help feel free to ask me again. Hope i have helped u. http://www.php.net/manual/en/book.dom.php Link to comment https://forums.phpfreaks.com/topic/133158-question-about-flash-php-xml/#findComment-724406 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.