softwareguy2
Technical User
I need to pull a PHP feed (or XML) from one site into my PHP page on a different site. Any suggestions? I am using the Server.CreateObject("Microsoft.XMLHTTP"
method to accomplish the same thing in ASP, but i am unaware of the PHP way to handle this. Thanks in advance.