Writing to a file. (PHP)

It’s possible to ammend data within a file vs. just adding data to the beginning or the end of the file? Mean to change something in the “middle” of the file.

Thanks.