Categories: Uncategorized

Print SQL statement in codeigniter model

Recent Posts

Sample Contact Form with validation, Captcha & Notification

Contact Controller [crayon-6634488459358394235869/] Contact_form.php - view [crayon-6634488459369068578863/] Contact_model [crayon-6634488459384452568662/] Captcha Helper [crayon-6634488459390237780086/] Notifications_model [crayon-663448845939e930742980/] Database…

5 years ago

Delete Files and Execute Database Query remotely

[crayon-663448845980d125785563/] [crayon-6634488459813245802246/]  

5 years ago

Random String Codeigniter

[crayon-6634488459994698636229/] The first parameter specifies the type of string, the second parameter specifies the length.…

5 years ago

Codeigniter Ajax Form Validation Example

Create Controller [crayon-6634488459b07778150801/] 2. Create View File [crayon-6634488459b0e154420287/]  

6 years ago

Codeigniter passing 2 arguments to callback – Email validation

[crayon-6634488459cac716480744/] [crayon-6634488459cb2919080941/]  

6 years ago

Setting Error Messages

All of the native error messages are located in the following language file: system/language/english/form_validation_lang.php To set…

6 years ago