Hi,

I want to be able to open a file and then strip the first line of it off.  
Example, the first line contains the names for tables in a database and 
all I need is from the second line on.  

if I fopen a file can I strip the line or should I process it and then 
drop the data from the first row?

Thanks,
-Scott


-- 



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

Reply via email to