Welcome Guest, Not a member yet? Register   Sign In
accessing a $_SESSION variable is failing
#11

The stdClass is an object not an array try this and see what you get back.

PHP Code:
var_dump($field_info->upload_path);
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: accessing a $_SESSION variable is failing - by InsiteFX - 07-17-2020, 03:37 AM



Theme © iAndrew 2016 - Forum software by © MyBB