Cross domain XMLHttpRequest

By_ONUR

New Member
I have a php file on a server, which just prints random numbers.I want to get these numbers by using \[code\]XMLHttpRequest\[/code\] from another domain.How can I do this?
 
Back
Top