Re: [PHP] leaving UA trace when getting XML from URI

2007-07-02 Thread Richard Lynch
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

Re: [PHP] leaving UA trace when getting XML from URI

2007-06-27 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote: hello, 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?

[PHP] leaving UA trace when getting XML from URI

2007-06-27 Thread [EMAIL PROTECTED]
hello, 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? thanks, iv -- PHP Genera