Forum: PHP Jun 8th, 2007 |
| Replies: 1 Views: 3,229 I figured it out.
Using the php ftp functions I copy the xml locally and then parse it from my web server. |
Forum: PHP Jun 8th, 2007 |
| Replies: 1 Views: 3,229 I am trying to access an ftp server and read an XML file that I can then parse and write certain information to a database.
I attempted to read the XML using Magpie but get an (HTTP Error:... |