# Php As2 - not sending mails

**URL:** https://forum.kirupa.com/t/php-as2-not-sending-mails/257151
**Category:** Uncategorized
**Created:** [April 10, 2008, 6:20pm UTC](https://forum.kirupa.com/t/php-as2-not-sending-mails/257151 "2008-04-10T18:20:15Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![energy](https://avatars.discourse-cdn.com/v4/letter/e/f1d935/32.png) [@energy](https://forum.kirupa.com/u/energy)
#### Post date: [April 10, 2008, 6:20pm UTC](https://forum.kirupa.com/t/php-as2-not-sending-mails/257151/1 "2008-04-10T18:20:15Z")

</div>

I want to send mails using php and flash. I downloaded the files from

[http://www.kirupa.com/developer/actionscript/flash\_php\_email.htm](http://www.kirupa.com/developer/actionscript/flash_php_email.htm)

(see bottom of that page for downloading) for a simle test.

Then i changed email in email.php file as my email file.  
$sendTo = "myemail@gmail.com";

Now when i execute using flash i don’t get any mail. I am not a noob(in Flash) but here i don’t know what am i doing wrong.

I even tried writing my own code and everything but i cldn’t.

Is there anything else that is required.

Any help will be highly appreciated. Looking for some quick resposes.

Thanks.
