hi guyz..please help me dear experts. my boss wants to display something from other sites in our page. can someone who have a kind hearted to help me deal with this? please...
i used fopen() but it displays the code of the site...i only want to display the real output. this means what you see exactly on the IE or other explorers.
is this possible? for example i have :
http://www.sample.com/a.php
and the output is "hello world" then i want that output display in other page like http://www.xample.com/b.php
please help...me...
TIA
i used fopen() but it displays the code of the site...i only want to display the real output. this means what you see exactly on the IE or other explorers.
is this possible? for example i have :
http://www.sample.com/a.php
and the output is "hello world" then i want that output display in other page like http://www.xample.com/b.php
please help...me...
TIA
Comment