# Send Array / Receive Array

**URL:** https://forum.kirupa.com/t/send-array-receive-array/229871
**Category:** flash
**Created:** [June 20, 2007, 8:48pm UTC](https://forum.kirupa.com/t/send-array-receive-array/229871 "2007-06-20T20:48:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Blommestein](https://avatars.discourse-cdn.com/v4/letter/b/9d8465/32.png) [@Blommestein](https://forum.kirupa.com/u/Blommestein)
#### Post date: [June 20, 2007, 8:48pm UTC](https://forum.kirupa.com/t/send-array-receive-array/229871/1 "2007-06-20T20:48:17Z")

</div>

I’m unfamiliar with PHP however I know the concepts behind it. I know nothing about XML except that it is used to store and get data. On a friend’s host he has PHP enabled and has set up a MySQL database for me.

My question is direct, but one of those pain in the \*\*\* “I know nothing show me exactly how to do this” type ones. How would one store an array of strings (with a size that is determined during runtime in the swf) from Flash (AS3) and then be able to get that array again during a later time, or another run of the swf?

If you need more information just say.
