Editing notepad file from php ?

Dhamal

New member
Hi, i was in need of a php script to edit a notepad file couple of days before and i found a better answer here. I need another one.


I want a php script, which can remove every line from a notepad file which contains a specific word.

If in script i enter "game" then all the lines in text file should be deleted which has game similar to the sentence below

This is a football game.


Please help me.
Thanks
 
Back
Top