Forums
This topic is locked
Form submit to email and database in dreamweaver
Posted 23 Jul 2006 22:10:43
1
has voted
23 Jul 2006 22:10:43 Oriyomi Shokunbi posted:
How do I make my form to submit personalised instant replies and datas to email addresses at the same time to mysql using Dreamveaver and is it possible my form submits to GSM phones.Thanks
Urmy
Replies
Replied 24 Jul 2006 11:58:59
24 Jul 2006 11:58:59 Roddy Dairion replied:
use the mail() function to send mail. For sms u need an smsgateway that will send text message out for free.
Replied 26 Jul 2006 14:46:14
26 Jul 2006 14:46:14 Oriyomi Shokunbi replied:
Thanks a lot for this post pls kindly help me with a little information
How do i go about the mail() function do I use ise it in my connection file or on the page itself.
Moreso what is about about sms gate way pls can you kindly help me with neccessary info to get the sms gate way work on my site
Thanks
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
use the mail() function to send mail. For sms u need an smsgateway that will send text message out for free.
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Urmy
How do i go about the mail() function do I use ise it in my connection file or on the page itself.
Moreso what is about about sms gate way pls can you kindly help me with neccessary info to get the sms gate way work on my site
Thanks
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
use the mail() function to send mail. For sms u need an smsgateway that will send text message out for free.
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Urmy
Replied 27 Jul 2006 12:52:27
27 Jul 2006 12:52:27 Roddy Dairion replied:
check this link out www.php.net/manual/en/ref.mail.php
it will tell you everything you have to kno on how to use mail function.
Just do a search on google.com to find sms gateways. But its very hard to find 1 that's free and that will allow you to send sms from another form that you have created.
it will tell you everything you have to kno on how to use mail function.
Just do a search on google.com to find sms gateways. But its very hard to find 1 that's free and that will allow you to send sms from another form that you have created.