CodeIgniter Forums
how to create insert form in codeigniter 2.1.0 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: how to create insert form in codeigniter 2.1.0 (/showthread.php?tid=51382)



how to create insert form in codeigniter 2.1.0 - El Forum - 05-01-2012

[eluser]Unknown[/eluser]
i am new here , i want to a insert form in codeigniter 2.1.0 , how to create please help me with all proper method

// code for with file path and how to open in url

1. view
2. controller
3. modal


form attribute

1. name
2. mobile no
3. email

with validation

please in codeigniter 2.1.0 .

ok thanks


how to create insert form in codeigniter 2.1.0 - El Forum - 05-01-2012

[eluser]Unknown[/eluser]
[quote author="rajeev dhar dwivedi" date="1335938369"]i am new here , i want to a insert form in codeigniter 2.1.0 , how to create please help me with all proper method

// code for with file path and how to open in url

1. view
2. controller
3. modal


form attribute

1. name
2. mobile no
3. email

with validation

please in codeigniter 2.1.0 .

ok thanks[/quote]


how to create insert form in codeigniter 2.1.0 - El Forum - 05-02-2012

[eluser]InsiteFX[/eluser]
Why are you posting this twice in two different forum topics?



how to create insert form in codeigniter 2.1.0 - El Forum - 05-08-2012

[eluser]Chathuranga Tennakoon[/eluser]
please refer below post i my blog. i have done user registration example with Codeigniter with object oriented programing. you can see howthe users are registered(inserted) in to the database with codeingiter with that article.


http://chathurangat.blogspot.com/2011/11/codeigniter-mcv-based-user-registration.html