On 29.06.2011, at 23:05, Martin Scotta wrote:

> are you kidding, right?
> 
> $class = 'stdClass';
> $instance = new $class;
> var_dump( $instance instanceof $class );

That still only works on instances. Not on class names. Which this dicussion is 
about.

David


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to