* and then Nick Wilson declared....
> Hi all, 
> 
> Im trying to delete a line from a file after having first read the line.  
> The file contains a list or urls, one per new line: like this:

BTW, reading the file into an array, shifting off the first element and
rewriting isnt a good option for me as the urls.txt file can be *very*
big...
-- 
Nick W

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

Reply via email to