Re: [PHP] use of fsockopen

2002-06-05 Thread Gerard Samuel
Oh I forgot to mention that its not writing any content to the cache file... Gerard Samuel wrote: > Im trying to modify a script that fetches rss newfeeds. > I was using fopen, but I decided to use fsockopen() for the timeout > value. > -- > $data = ''; > $filehandle = fsoc

[PHP] use of fsockopen

2002-06-05 Thread Gerard Samuel
Im trying to modify a script that fetches rss newfeeds. I was using fopen, but I decided to use fsockopen() for the timeout value. -- --- Does anyone see anything wrong with this code?? Thanks -- Gerard Samuel http://www.trini0.org:81/ ht