I'm getting pretty familiar with PHP fopen, fwrite, and fclose functions, which you can use to create, open, write to, and append to files. But I still havent figured out how to - or if you can - EDIT a file.
Let's say we've got this:
Line 1
Line 2
Line 3
Now, what I want to do is change...