Thread
:
[SOLVED] Reading output.
View Single Post
#
2
(
permalink
)
Oct 30th, 2007, 00:29
Rakuli
SuperMember
Join Date: Sep 2007
Location: Australia
Age: 24
Posts: 956
Blog Entries:
2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Reading output.
You can use
Code:
Select all
file_get_contents($file);
It takes care of all the wrappers for you so you can enter a url as the file and it will return the
HTML
output.
Rakuli
View Public Profile
Visit Rakuli's homepage!
Find all posts by Rakuli
View Blog