# Reading from and writing to textfiles

**URL:** https://forum.kirupa.com/t/reading-from-and-writing-to-textfiles/95516
**Category:** Uncategorized
**Created:** [November 26, 2003, 4:18pm UTC](https://forum.kirupa.com/t/reading-from-and-writing-to-textfiles/95516 "2003-11-26T16:18:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![k\_boy](https://avatars.discourse-cdn.com/v4/letter/k/13edae/32.png) [@k\_boy](https://forum.kirupa.com/u/k_boy)
#### Post date: [November 26, 2003, 4:18pm UTC](https://forum.kirupa.com/t/reading-from-and-writing-to-textfiles/95516/1 "2003-11-26T16:18:14Z")

</div>

I need help with reading and writing to textfiles. I need to save and load data to and from variables. I know how to read from text-files, but not how to write to them.

The text-files should work as a “database” for the high-score in a game, I can´t use php cause the computer running the game won´t be online all the time.

thanks in advance // k
