PHP script to write to specific line of a file?

I need a PHP script to write to a specific line of a file, it cant just write to the bottom of the file because it will not work then. Whats a script for that? or a tutorial?
 
Back
Top