On Wed, June 27, 2007 7:09 am, [EMAIL PROTECTED] wrote:
> i wrote a small RSS reader using file_get_contents to get the XML from
> the URI - however i noticed that this does not leave trace (User
> Agent)
> in the remote server logs.
>
> is there a way in PHP to get XML from URI and leave UA trace in the
> remote server logs?

http://php.net/curl
will let you send whatever headers you want fairly easily.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to