Hi,
my question is as follows:
assume there is a website called website.com/a
the website is being developed using PHP, Perl, Ruby and other languages.
i want to be able from my website to read this website pages, execute the code and then analyse the HTML result page tags and getting the content using PHP.
it's like reading news from some news websites and then displays it in my website in different format or different style.
thank you