mail form |
[eluser]Ewout[/eluser]
You probably have your main default controller that calls your landing page view-file. In this view-file for your landing page you can add this form you have now. Then in your controller you can add a if-clause to check for a form post and then process it. If you are unsure about how your controllers and view-files should interact, check out the video tutorials here: http://codeigniter.com/tutorials/ Good luck |
Messages In This Thread |
mail form - by El Forum - 11-04-2012, 01:22 PM
mail form - by El Forum - 11-04-2012, 04:34 PM
|