Welcome Guest, Not a member yet? Register   Sign In
How to add form to your CodeIgniter ?
#1

[eluser]Unknown[/eluser]
I can't add form like in HTML with CodeIgniter
Plz help.
#2

[eluser]webthink[/eluser]
1. put the form in your view
2. put the code to handle the form in your controller
3. call the view from the controller.

have a look at the video tutorial




Theme © iAndrew 2016 - Forum software by © MyBB