I want to get the result as a variable or array and be able to then manipulate it within the PHP and display in various ways on the PHP page. Thanks for any help!
How to get result of URL submission including XML string?
Moderator: General Moderators
How to get result of URL submission including XML string?
I'm trying to pull the results of a URL submission which includes some XML data: i.e.- "http://www.somedomain.com?XML=<xmltag1> ... e</xmltag1>"
I want to get the result as a variable or array and be able to then manipulate it within the PHP and display in various ways on the PHP page. Thanks for any help!
I want to get the result as a variable or array and be able to then manipulate it within the PHP and display in various ways on the PHP page. Thanks for any help!