Welcome Guest, Not a member yet? Register   Sign In
can't pull values from table but insert is ok
#3

[eluser]teddy[/eluser]
@CroNiX: thank you for your reply

Yes of course I had declare construct function in HomePage controller but nothing happen, and how can I display_errors turn on or php error reporting turned on in codeigniter

Code:
function __construct()
{

parent::__construct();  
$this->load->model('common_model');
  
}


Messages In This Thread
can't pull values from table but insert is ok - by El Forum - 11-01-2012, 10:15 AM
can't pull values from table but insert is ok - by El Forum - 11-01-2012, 10:54 AM
can't pull values from table but insert is ok - by El Forum - 11-01-2012, 11:00 AM
can't pull values from table but insert is ok - by El Forum - 11-01-2012, 09:08 PM
can't pull values from table but insert is ok - by El Forum - 11-01-2012, 11:27 PM



Theme © iAndrew 2016 - Forum software by © MyBB