Welcome Guest, Not a member yet? Register   Sign In
Undefined variable: admin_id
#6

(This post was last modified: 01-11-2019, 04:53 AM by InsiteFX.)

For one you should not be running database queries in the view that should be done in the controller.

Then assign the result to the $data array pass it to the view then loop through it.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Undefined variable: admin_id - by Saeed_Sikandar - 01-10-2019, 11:26 PM
RE: Undefined variable: admin_id - by ciadmin - 01-10-2019, 11:28 PM
RE: Undefined variable: admin_id - by ciadmin - 01-11-2019, 12:48 AM
RE: Undefined variable: admin_id - by InsiteFX - 01-11-2019, 04:50 AM
RE: Undefined variable: admin_id - by Codehoster - 08-24-2019, 12:10 AM
RE: Undefined variable: admin_id - by Wouter60 - 08-24-2019, 07:52 AM
RE: Undefined variable: admin_id - by InsiteFX - 08-24-2019, 04:06 PM



Theme © iAndrew 2016 - Forum software by © MyBB