Finally figured out how to fsockopen to send XML data.
I have confirmed with the other URL that the xml data I am sending is correct.. BUT I cannot access that URL as it checks my IP. The strange thing is that it sees the URL of my Internet connection(idsl) NOT the server where I am running the PHP code.
I run the code with IE 6 like this:
http://www.mysite.com/xml.php
Any ideas?