Thread
:
erase from file (php)
View Single Post
10-16-2006, 05:11 PM
#
2
(
permalink
)
jaeusm
Software Developer
Join Date: Mar 2006
Location: Columbus, OH
Posts: 569
You could read the contents of the file into a string, remove the line from the string, and overwrite the edited string back to the file.
jaeusm
View Public Profile
Send a private message to jaeusm
Find More Posts by jaeusm