# Flash-Based Email Form Using PHP

**URL:** https://forum.kirupa.com/t/flash-based-email-form-using-php/298523
**Category:** Uncategorized
**Created:** [October 20, 2009, 2:31pm UTC](https://forum.kirupa.com/t/flash-based-email-form-using-php/298523 "2009-10-20T14:31:48Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![oilbattle](https://avatars.discourse-cdn.com/v4/letter/o/d9b06d/32.png) [@oilbattle](https://forum.kirupa.com/u/oilbattle)
#### Post date: [October 20, 2009, 2:31pm UTC](https://forum.kirupa.com/t/flash-based-email-form-using-php/298523/1 "2009-10-20T14:31:48Z")

</div>

hi all

hoping to shed some light on senocular Flash-Based Email Form Using PHP tutorial  
[http://www.kirupa.com:80/developer/actionscript/flash\_php\_email.htm](http://www.kirupa.com:80/developer/actionscript/flash_php_email.htm)

basically have added more fields and giving them there different variable names but cant work how to add the extra variables in the php script

almost certain it goes here in the php script but just cant work it out

* * *

## // now we can add the content of the message to a body variable $message = $\_POST[“message”];

my swf is here  
[http://panga.co.za/clients/clintonfriedman/flash\_contact/flash\_php\_email.swf](http://panga.co.za/clients/clintonfriedman/flash_contact/flash_php_email.swf)

my php file is here  
[http://panga.co.za/clients/clintonfriedman/flash\_contact/email.php](http://panga.co.za/clients/clintonfriedman/flash_contact/email.php)

thanks in advance  
oilbattle
