Welcome Guest, Not a member yet? Register   Sign In
What am I doing wrong? DB, select, array
#2

[eluser]mejlo[/eluser]
replace
Code:
if ($this->users_model->get_users_model()){
with
Code:
if ($data = $this->users_model->get_users_model()){


Messages In This Thread
What am I doing wrong? DB, select, array - by El Forum - 09-18-2013, 03:26 AM
What am I doing wrong? DB, select, array - by El Forum - 09-18-2013, 03:40 AM
What am I doing wrong? DB, select, array - by El Forum - 09-18-2013, 06:22 AM
What am I doing wrong? DB, select, array - by El Forum - 09-18-2013, 06:26 AM
What am I doing wrong? DB, select, array - by El Forum - 09-18-2013, 07:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB