Hey,
I want to fetch a remote html file but which function should I use?
file_get_contents() the old fashioned way: fread() or the cURL functions
Thanks -Vince