How to load .xml files to a container using PHP
650574Jul 17 2008 — edited Jul 30 2008Hi,
I got this error, when i tried to upload .xml file to a container.
Fatal error: Call to undefined method xmlmanager::createLocalFileInputStream()
please help me....
Is it possible to upload xml files to container from a remote url ( ie, http://example.com/test1.xml)
please give me any solution for this...