# FLash Email PHP

**URL:** https://forum.kirupa.com/t/flash-email-php/105091
**Category:** Uncategorized
**Created:** [March 22, 2004, 11:54pm UTC](https://forum.kirupa.com/t/flash-email-php/105091 "2004-03-22T23:54:59Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Harpreet](https://avatars.discourse-cdn.com/v4/letter/h/7ea924/32.png) [@Harpreet](https://forum.kirupa.com/u/Harpreet)
#### Post date: [March 22, 2004, 11:54pm UTC](https://forum.kirupa.com/t/flash-email-php/105091/1 "2004-03-22T23:54:59Z")

</div>

Hi guys, I am trying to send email using PHP.  
I have made a PHP file and my server supports it.

But when I use x.sendAndLoad(“[http://www.some.com/~hs/gone/email.php",res,"POST](http://www.some.com/~hs/gone/email.php%22,res,%22POST)”);

I am getting a URL not found error, but the file is there :hair:  
Any idea what i could be doing wrong?
