How to Search and replace words in list within TXT file?
toplisek
7:41 pm on Mar 21, 2009 (gmt 0)
How to Search and replace words in list within TXT with function as there will be many possible modification criteria. In other words functions...
dreamcatcher
8:52 am on Mar 22, 2009 (gmt 0)
You`ll need to read the contents of the file line by line and omit the lines you don`t want. Then re-write the file back to the server. To read the file use something like file [uk.php.net].