PDA

View Full Version : sending mail in Flash


kennyng8
01-20-2003, 06:06 AM
I have a PHP code that works by usin the mail() function as well as a swf file that uses the method loadVariablesNum to load the .php file but I'm still unable to send email to an email address.

Given that the above 2 are definitely correct and contains no errors, what other possibilities are there that are causing this?

CyanBlue
01-20-2003, 12:42 PM
Um... Did you check if your mail server setting is correctly entered while you were installing the PHP on the machine??? That's the only thing I can think of...

kennyng8
01-20-2003, 05:10 PM
Thanks a lot! figured it out already!:) :)
Any idea how to go about making a forum in Flash?