I want the HTML display of a file, to be put into a variable. However, using the method i know, i will only get the PHP code, not its out put after executing.
I want to display the results of the php file on another page, rather like include....
However, it for a start wont let me change the links on it. (its a news headline thing) And i want to be able to use ereg replace to change the links on it, to those that suit me.
Any ideas on how i can do this?
Thanks 🙂