Page 1 of 1

How to delete line ?

Posted: Mon Sep 22, 2008 10:44 pm
by drfeelgood
Hi,

I have a text file and I want to delete 1 line of the text file.
is there any function in php ?

thx,

Re: How to delete line ?

Posted: Mon Sep 22, 2008 10:56 pm
by pcoder
Look at this example, it will be helpful for you.
http://www.phpro.org/examples/Delete-Li ... -File.html