You are here: Re: Test for the existence of a null property « PHP Programming Language « IT news, forums, messages
Re: Test for the existence of a null property

Posted by Chung Leong on 08/08/06 19:16

wildernesscat@gmail.com wrote:
> Hello there,
>
> I'm looking for a method to test, whether an object has a certain
> property.
> Consider the following snippet:
>
> class A { var $aaa; }
> $var = new A;
>
> (Assuming that the structure of class A is unknown) I need a way to
> check whether $var->aaa exists (test positive), and whether $var->xxx
> exists (test negative). I tried boolean tests, isset(), is_null(), but
> they can't tell the difference.
> I guess I could convert the object to an array and test its indices,
> but that wouldn't be practical for large object with many fields.
>
> Any other ideas?

Psst! You can use array_key_exists('aaa', $var) to test for the
existence of a property. I didn't tell you that by the way.

 

Navigation:

[Reply to this 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

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