Page 1 of 1

XML 2 feed forms

Posted: Wed Sep 21, 2011 8:20 am
by atomiccx
Hello, I'm a newbie in XML and need your help. Is it possible to create xml files (or other technology) that feed web forms? I use several sites that need to be populated with multiple records and would like to do something more automated, but I don't know how to start.

Thanks in advance.

Atomicc

Re: XML 2 feed forms

Posted: Wed Sep 21, 2011 1:11 pm
by Christopher
Yes. Create an XML files with the form data in it. Read the XML data using a PHP library like SimpleXML.

http://us.php.net/manual/en/book.simplexml.php