# Writing to a file. (PHP)

**URL:** https://forum.kirupa.com/t/writing-to-a-file-php/50135
**Category:** programming
**Created:** [April 29, 2004, 5:12pm UTC](https://forum.kirupa.com/t/writing-to-a-file-php/50135 "2004-04-29T17:12:45Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Nasimov](https://avatars.discourse-cdn.com/v4/letter/n/3da27b/32.png) [@Nasimov](https://forum.kirupa.com/u/Nasimov)
#### Post date: [April 29, 2004, 5:12pm UTC](https://forum.kirupa.com/t/writing-to-a-file-php/50135/1 "2004-04-29T17:12:45Z")

</div>

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.
