Forum Moderators: mack

Message Too Old, No Replies

Contact forms, server side

         

jpolsonb

6:16 am on Jun 15, 2009 (gmt 0)

10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member



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