Re: [PHP] PHP and send XML

2004-10-28 Thread Matt M.
> I'm trying to pass XML file from Site A to Site B for Site B to parse. > Site B is maintained by other company, so I only need to worry about sending > over the XML file. I've been hinted that fsockopen() can do the job. if you have to do this I would suggest giving pear a try, no need to reinv

[PHP] PHP and send XML

2004-10-28 Thread Victor C.
Hi, I'm trying to pass XML file from Site A to Site B for Site B to parse. Site B is maintained by other company, so I only need to worry about sending over the XML file. I've been hinted that fsockopen() can do the job. I've done the following through PHP: $port="80"; $host="134.134.134.134" $