# Sned vars to PHP, but in the background

**URL:** https://forum.kirupa.com/t/sned-vars-to-php-but-in-the-background/253443
**Category:** flash
**Created:** [March 1, 2008, 7:23am UTC](https://forum.kirupa.com/t/sned-vars-to-php-but-in-the-background/253443 "2008-03-01T07:23:19Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![specialboy](https://avatars.discourse-cdn.com/v4/letter/s/59ef9b/32.png) [@specialboy](https://forum.kirupa.com/u/specialboy)
#### Post date: [March 1, 2008, 7:23am UTC](https://forum.kirupa.com/t/sned-vars-to-php-but-in-the-background/253443/1 "2008-03-01T07:23:19Z")

</div>

I can PHP no prob, and MySQL. I can even send vars from flash to a PHP page that updates something.

But can I do it in the background?

Like if I wanted to trace where people clicked in flash doc. Occasionally it would send the variables to a PHP page, but not load it into the screen. So the user wouldn’t know?

I’m not going to do anything unethical, I just don’t want to bother the user with loading stupid pages that are just backend things.

I usually load pages with getURL and then just add in the vars.
