Welcome Guest, Not a member yet? Register   Sign In
return $fields = $db->getFieldNames('menus') not working!?
#2

Did you setup the env file in the root where index.php is? You need to set the CI_ENVIRONMENT = development
there then save it as .env

Quick way old faithful:


PHP Code:
echo $whatEver;
exit(); 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: return $fields = $db->getFieldNames('menus') not working!? - by InsiteFX - 12-06-2020, 12:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB