# Sending FLash vars to PHP

**URL:** https://forum.kirupa.com/t/sending-flash-vars-to-php/39024
**Category:** programming
**Created:** [January 2, 2004, 9:15am UTC](https://forum.kirupa.com/t/sending-flash-vars-to-php/39024 "2004-01-02T09:15:04Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Lucremonkey](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/lucremonkey/32/374_2.png) [@Lucremonkey](https://forum.kirupa.com/u/Lucremonkey)
#### Post date: [January 2, 2004, 9:15am UTC](https://forum.kirupa.com/t/sending-flash-vars-to-php/39024/1 "2004-01-02T09:15:04Z")

</div>

First of all: HAPPY 2004! 🙂

Now for my question,  
I have made a shop in Flash. This shop collects a couple of variables when the user selects items from the shop.  
I want to send these variables to Flash and managed to, but now someone told me the way I did it:

_loadVariablesNum(“file.php”, 0, “POST”);_

Isn’t the best way to do it.  
He was talking about using a send object or something.  
Can anyone tell me what he was trying to tell me and how to do this?

Thanks
