Is it possible to send emails from a flash based contact form using php if you do not had smtp enabled on your server. Send mail is enabled. Apache 2.. and php 5.
I have the scripts ready but i think this may be my problem.
enigma1
11:16 am on Jun 16, 2009 (gmt 0)
Yes you should be able to. You can pass parameters between the flash and php and the email transport shouldn't be a problem, sendmail can be used with *nux servers, smtp for windows