On Fri, 8 Oct 2004 08:33:11 -0500 (CDT), Adam Williams
<[EMAIL PROTECTED]> wrote:
> So now it works except on the
> very last line it processes, it prints "does not exist", so there is still
> some sort of a hidden character but its not affecting fetching the URLs
> from the web server.  so i'm still trying to figure that last line out,
> but everything else works.
> 

That new problem you're having might just be an extra newline in the
file.  Make sure you don't have any blank lines at the end, or check
to make sure you actually have a URL to fetch before trying to grab
it.

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

Reply via email to