Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Embedding PHP from one site into another

Status
Not open for further replies.

softwareguy2

Technical User
Apr 2, 2002
11
US
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.
 
not sure, but we use cfhttp in cold fusion. try looking at the php documentation on the web site!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top