ok, thanks for the help.
ok, show source wasent quite what I wanted. I dident realise it changed a bunch of text so source could be displayed on a browser.
Yes, bradgrafelman I may be trying to load a php file, But I expect to get the output from the php, not the source code of the php.
file_get_contents appears to be just what I need, Havent tested it though.
I was looking all over for a function like this. Just as long as it works cross domain, and wont try to load the source of a php file, but will just read the pre-processed data output.
Thanks for you help, Im pretty much set.