how to display the contents from a specified URL?
Posted: Wed Aug 11, 2004 3:41 pm
Hi,
I'm new to php and cannot seem to find how to display a page from a URL in PHP. For instance, I have my own wrappers coded and then in the code I have a URL, http://www.google.com.
So when I display my page it would show my customized wrappers and then it would display the google page.
Is this scenario possible? If possible, how do I do it?
Thanks a bunch,
Gabe
I'm new to php and cannot seem to find how to display a page from a URL in PHP. For instance, I have my own wrappers coded and then in the code I have a URL, http://www.google.com.
So when I display my page it would show my customized wrappers and then it would display the google page.
Is this scenario possible? If possible, how do I do it?
Thanks a bunch,
Gabe