Flash/PHP help!
- Started
- Last post
- 7 Responses
- Meeklo
Ok to the NT coders..
I am not a coder, but I'm really close to figure this out, I have a flash movie form with these fields:
Name (fname)
Last Name (lname)
Emails (email)
Comments (comments)This goes to a PHP file called mailform.php
with this code:
I am getting 2 emails instead of one, every time I try to test the flash file, both emails have no header, the first one is completely empty, the second one only displays name, last name and comment, but no email.
Any thoughts?
I been trying to figure it out myself, and I did got it to work (before it wasn't sending emails, but I think I got to the point that whatever I change is making it worse :(Thanks in advance!
- Jnr_Madison0
Can you put the code up on your site or something?
- Jnr_Madison0
I can't view it like that, send too
- Meeklo0
I just did man.. thanks!
- cereals0
next time you could try and put an "s" on the end of the php file - that way it will show the contents of the file...
i.e. mailform.phps
- Jnr_Madison0
Meeklo, check your mail. There was a problem with the script I sent too... doh! Anyway, fixed now and I put up an example along with the .fla