Skip to main content
November 8, 2007
Question

Flash Form and PHP

  • November 8, 2007
  • 1 reply
  • 205 views
Thanks in advance for any help. The hosting company my customer is using has PHP5 and my old scripts do not work with the new host. I was however able to get a PHP5 script working. But the problem is the script is sending 2 emails, 1 Filled out and 1 blank.

Can anyone tell me what's wrong with this script?

Thanks again.
Mike.
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
November 8, 2007
use a variable for your message.
November 8, 2007
could you be a little more specific?