'; if($obj instanceof B){ echo 'true'.''; }else{ echo 'false'.''; } $ret=$obj instanceof A; echo $ret.''; ?>