# Sending Session Data to PHP using AS3?

**URL:** https://forum.kirupa.com/t/sending-session-data-to-php-using-as3/321714
**Category:** flash
**Created:** [April 28, 2011, 11:55am UTC](https://forum.kirupa.com/t/sending-session-data-to-php-using-as3/321714 "2011-04-28T11:55:58Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![abakiz](https://avatars.discourse-cdn.com/v4/letter/a/9fc348/32.png) [@abakiz](https://forum.kirupa.com/u/abakiz)
#### Post date: [April 28, 2011, 11:55am UTC](https://forum.kirupa.com/t/sending-session-data-to-php-using-as3/321714/1 "2011-04-28T11:55:58Z")

</div>

Hello I’ve been searching around and I’m finding it difficult to find a basic tutorial on sending session data from flash to the current PHP page.

Basically a random variable is created in AS3, I need for that random variable to be accessible on the same PHP page as what the flash is playing on.

How would I go around doing this?

Can someone give me a really basic example?

Thanks!
