RE: [PHP] file_get_contents / url wrappers

2006-03-27 Thread Shaunak Kashyap
and destroy all copies of this transmission. > -Original Message- > From: Mike Dunlop [mailto:[EMAIL PROTECTED] > Sent: Monday, March 27, 2006 2:15 PM > To: php-general@lists.php.net > Subject: [PHP] file_get_contents / url wrappers > > Hi gang, > > If i am try

[PHP] file_get_contents / url wrappers

2006-03-27 Thread Mike Dunlop
Hi gang, If i am trying to read the contents of url into a string and I am getting 403 errors yet the page will load perfectly through a normal browser, do u think the site is looking at the http request headers and determining it's not a browser and thus blocking access? If something lik