Reply to is_a() against instanceof

Your name:

Reply:


Posted by Eli on 03/16/05 01:13

Hi,

PHP5 uses the 'instanceof' keyword instead of the deprecated is_a()
function.
But there's a big difference between the two:
- is_a($cls,"ClassName") *doesn't require* from ClassName to be
declared, and return false when ClassName is not declared.
- ($cls instanceof ClassName) *requires* from ClassName to be declared,
and generates a fatal error when ClassName is not declared.

Since is_a() is deprecated.. is there a way to use instanceof exactly
like is_a() function (so it will not make an error when the class is not
declared)?

-thanks, Eli

[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

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