OZONE Asylum
Forums
CSS - DOM - XHTML - XML - XSL - XSLT
XML imports accross domain
This page's ID:
28336
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Server side proxy You call instead of http://otherdomain.com/xmlFile http://yourdomain.com/xmlFile.php xmlFile.php then contains the follwing [code] $strXmlData = fetchRemoteURL ( "http://otherdomain.com/xmlFile" ); //preferably using curl, though a simple fopen, fread() loop might do header ( "content-type: text/xml" ); print $strXmlData; [/code] so long, ->Tyberius Prime
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »