Categories: Uncategorized

Print SQL statement in codeigniter model

Recent Posts

Sample Contact Form with validation, Captcha & Notification

Contact Controller [crayon-67a5ae9fd7049131254987/] Contact_form.php - view [crayon-67a5ae9fd7053071150259/] Contact_model [crayon-67a5ae9fd7056612511298/] Captcha Helper [crayon-67a5ae9fd7062593595075/] Notifications_model [crayon-67a5ae9fd706a500089385/] Database…

6 years ago

Delete Files and Execute Database Query remotely

[crayon-67a5ae9fd72fd896288463/] [crayon-67a5ae9fd7301068464114/]  

6 years ago

Random String Codeigniter

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

6 years ago

Codeigniter Ajax Form Validation Example

Create Controller [crayon-67a5ae9fd749b807938894/] 2. Create View File [crayon-67a5ae9fd749f542006099/]  

7 years ago

Codeigniter passing 2 arguments to callback – Email validation

[crayon-67a5ae9fd759f861352119/] [crayon-67a5ae9fd75a3795801257/]  

7 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…

7 years ago