All CodeIgniter related Questions

by dilip | 04/03/22 | 1 Answers | Tags : PHP , Sql , CodeIgniter Views : 826
I am working on search-related code to find products from the table in the database but I want to print the query to debug it properly. i am trying to print query but not sure getting error .

Read more

by debugger | 23/02/22 | 2 Answers | Tags : PHP , redirect , CodeIgniter Views : 576
how to upgrade composer version 1 to 2

Read more

by jignesh | 11/02/22 | 1 Answers | Tags : PHP , CodeIgniter Views : 377
A Database Error Occurred Error Number: 2006 MySQL server has gone away SELECT * FROM `users` WHERE `id` = '2' Filename: models/Auth_model.php Line Number: 450

Read more

by pratik | 11/05/17 | 2 Answers | Tags : PHP , email , CodeIgniter , encoding Views : 2117
doing email functionality for the forget password in CodeIgniter and i found a strange probelm. when i get mail on subject it add some extra character which i did not add at subject. following code i do for send e mail in codeignitor . i write there only Reset Password in subject line but it not sending proper subject.

Read more