Is it possible, using PHP, to add/subtract lines of text to a flat file (xml)?
I understand I can use PHP "file write" to create a file, and "append" to add to it - but is there a way to then remove a certain line from it?
I understand this is sort of a content-management issue, but basically I want to give users the ability to manage (add/remove) songs in there XML playlist.
Any help would be greatly appreciated, VERY URGENT!
CC responses to robmarston@hotmail.com
Thanks!