# Loading variables from a text file

**URL:** https://forum.kirupa.com/t/loading-variables-from-a-text-file/194999
**Category:** Uncategorized
**Created:** [July 27, 2006, 6:36pm UTC](https://forum.kirupa.com/t/loading-variables-from-a-text-file/194999 "2006-07-27T18:36:41Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Blood\_dew](https://avatars.discourse-cdn.com/v4/letter/b/848f3c/32.png) [@Blood\_dew](https://forum.kirupa.com/u/Blood_dew)
#### Post date: [July 27, 2006, 6:36pm UTC](https://forum.kirupa.com/t/loading-variables-from-a-text-file/194999/1 "2006-07-27T18:36:41Z")

</div>

I made a flash interface that succesfully uploads values using PHP to the corresponding txt files I made. Now I need to make it load them but I don’t understand how.

I was thinking I need to use loadvariables()?

but then how do I make that info a variable I can use?
