__PHP_Incomplete_Class why am I getting this?

Discussion in 'PHP' started by i8badhaggis, Jun 2, 2009.

  1. i8badhaggis

    i8badhaggis New Member

    Joined:
    Jun 2, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I am trying to get an object out of session but when I get it I get that message. It was properly stored in SESSION since I am getting it at all and I have placed all the necessary require_once that it should be able to find the necessary class. I am even able to create a new object of that class but it still comes across as an incomplete class and I did all the require_once before starting the session so why is this happening?
     
  2. pradeep

    pradeep Team Leader

    Joined:
    Apr 4, 2005
    Messages:
    1,645
    Likes Received:
    87
    Trophy Points:
    0
    Occupation:
    Programmer
    Location:
    Kolkata, India
    Home Page:
    http://blog.pradeep.net.in

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice