how I make the contact us page,I mean that allow the visitor to send a message to my email in codeigniter framework
please help me!
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
May 03, 2012 6:32am
Subscribe [2]#1 / May 03, 2012 6:32am
how I make the contact us page,I mean that allow the visitor to send a message to my email in codeigniter framework
please help me!
#2 / May 04, 2012 2:32am
Do you mean, you make an entry form which contain name and message input text in it , the user fill and click a submit button and then the message delivered your email ?. Or just an email link with http://ellislab.com/codeigniter/user-guide/libraries/email.html
And if you just want to make an email link, just write this :
<a ]My email[/url].
Or this link :
http://www.echoecho.com/htmllinks11.htm