then i might have typed the above code incorrectly. i typed: <?php print_r($_POST); ?>
if you have this code, and you submit you flash form to this script you have see somthing if not, your script is not executed and no mail will send via the flash form. do you have an url with these files?
Sandwich Artist
Posts: 25
170 credits Members referred : 0
« Reply #25 on: Nov 26, 2006, 05:58:00 pm »
i used taht tutorial and did everythng it said, but i changed email.php to form.php and it doesn't work. WHAT AM I DOING WRONG? you can look at my flash file.... and see that I wrote what he said to write in. ughh.... this is so frustrating.
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374
i used taht tutorial and did everythng it said, but i changed email.php to form.php and it doesn't work. WHAT AM I DOING WRONG? you can look at my flash file.... and see that I wrote what he said to write in. ughh.... this is so frustrating.
if the name of the php script is the problem, then don't rename it
btw. this kind of mail scripts are very unsafe, better don't use them...