On Wed, 3 Oct 2001 17:46:50 +0200, Kamil Nowicki wrote:
>
>  Hello everyone!
>
>  I have a problem. My webpage (say webpage_1) needs to get some
>data
>presented on other webpage (wepage_2). I tried to use
>fopen("http://webpage_2?params","r";) and got connection and stuff,
>but
>I suppose that webpage_2 uses some script checking what type of
>browser sent the request, and sends back an error message. I do not
>have cURL library installed (and I can't install it cause I'm not
>an administrator of the server and my administrator doesn't want to
>install it) so I can't use it to pretend my PHP request is from
>IE, Netscape or any other WWW browser.

look on sourceforge for a php project called snoopy


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to