Hi,
please write - anyone with some experiences in the field !
am I doing something wrong or inherited object cannot be in session ?
I mean: class b extends a
and $_SESSION["class_b"]=new b();
and is_object($_SESSION["class_b"]) return false....
help help
thx,
khayll