Jump to content

Cannot use object of type __PHP_Incomplete_Class as array in


Nirbhay

Recommended Posts

HI All,

 

can any one help me out I am getting "Cannot use object of type __PHP_Incomplete_Class as array in " this error ,after debugging I cld knw is that it is due to session varibale that I am using.

 

Thanx in advance for any kind of help..

 

 

Link to comment
Share on other sites

the session variable is having three value like

 

$_SESSION['user']['user_id'],

$_SESSION['user']['user_name'],

$_SESSION['user']['system_id'],

 

I need to access this values for passing it to sql querry.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.