Categories: Uncategorized

Print SQL statement in codeigniter model

Recent Posts

Sample Contact Form with validation, Captcha & Notification

Contact Controller [crayon-68b941510f670409545408/] Contact_form.php - view [crayon-68b941510f67f254195976/] Contact_model [crayon-68b941510f687834480776/] Captcha Helper [crayon-68b941510f690084085878/] Notifications_model [crayon-68b941510f69b182882090/] Database…

7 years ago

Delete Files and Execute Database Query remotely

[crayon-68b9415112609001685643/] [crayon-68b9415112613061159531/]  

7 years ago

Random String Codeigniter

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

7 years ago

Codeigniter Ajax Form Validation Example

Create Controller [crayon-68b941511539e636326382/] 2. Create View File [crayon-68b94151153ad857179436/]  

7 years ago

Codeigniter passing 2 arguments to callback – Email validation

[crayon-68b9415116217382167609/] [crayon-68b9415116227759841548/]  

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