# How to pass value from one php file to another within the same flash movie?

**URL:** https://forum.kirupa.com/t/how-to-pass-value-from-one-php-file-to-another-within-the-same-flash-movie/234867
**Category:** Uncategorized
**Created:** [August 6, 2007, 9:01pm UTC](https://forum.kirupa.com/t/how-to-pass-value-from-one-php-file-to-another-within-the-same-flash-movie/234867 "2007-08-06T21:01:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![a\_e\_i\_o\_u](https://avatars.discourse-cdn.com/v4/letter/a/dbc845/32.png) [@a\_e\_i\_o\_u](https://forum.kirupa.com/u/a_e_i_o_u)
#### Post date: [August 6, 2007, 9:01pm UTC](https://forum.kirupa.com/t/how-to-pass-value-from-one-php-file-to-another-within-the-same-flash-movie/234867/1 "2007-08-06T21:01:27Z")

</div>

how do you do this?

for example: user logs in at frame 1, gets to the content in frame 3 and needs the login user name for php mysql query

basically, is there a command in php that will pass a value to another php file?

- OR -

can you run multiple mysql querys in the same php file? i want buttons in different frames to do different things to the data in the database.
