CodeIgniter Forums
how to create insert for 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 Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: how to create insert for codeigniter 2.1.0 (/showthread.php?tid=51380)



how to create insert for 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 for codeigniter 2.1.0 - El Forum - 05-02-2012

[eluser]InsiteFX[/eluser]
Read the CodeIgniter Users Guide - Form Validation

Read the CodeIgniter Users Guide - Form Helper