Welcome Guest, Not a member yet? Register   Sign In
Store form data in database and email it to email address x
#3

[eluser]gcc.programmer[/eluser]
You can't store the info into the database, and send the email literally at the 'same time', i.e. in parallel, but you certainly can do both. Codeigniter offers an
EMAIL CLASS
and also a rich set of
DATABASE CLASSES
that will allow you to do this very thing. Best of all, using codeigniter makes this quite easy, and fun!
;-)


Messages In This Thread
Store form data in database and email it to email address x - by El Forum - 02-12-2010, 06:02 AM



Theme © iAndrew 2016 - Forum software by © MyBB