I'm writing to a file with php, and I was wondering how do I append to the front of the file rather than append to the end of the file?
Better yet, how do I append after a certain string in the file?
Better yet, how do I append after a certain string in the file?
