Warning: get_class() called without object from outside a cl

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
dejvos
Forum Contributor
Posts: 122
Joined: Tue Mar 10, 2009 8:40 am

Warning: get_class() called without object from outside a cl

Post by dejvos »

Hi,

can anybody tell me something about this error?
Warning: get_class() called without object from outside a class
I have no idea when the error appears and unfortunately my PHP code is too complex so I can't understand the error.

Thanks!
Post Reply