Reply to Re: [PHP] Re: is_a() against instanceof

Your name:

Reply:


Posted by Marek Kilimajer on 10/04/04 11:11

Jason Barnett wrote:
> Christian Stadler wrote:
>
>>Eli schrieb:
>>
>>
>>>>- ($cls instanceof ClassName) *requires* from ClassName to be declared,
>>>>and generates a fatal error when ClassName is not declared.
>>
>>How about
>>if (class_exists('ClassName') AND $cls instanceof ClassName)
>>{
>> ...
>>}
>>
>>Regards,
>> Christian Stadler
>
>
> Nice suggestion! But I wonder... would it perhaps be better to use the
> && operator instead of the AND operator? That way in case you are
> trying to do an assignment PHP won't bother to check instanceof if the
> class_exists() fails.
>
> if (class_exists($class) && $cls instanceof $class)
> {
>
> }
>

The only difference between && and AND is precedence, so the second
statement won't be executed with either one.

[Back to original message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация