Built-in Interface to rewrite empty() ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I think I once knew a PHP5 interface, which forces a class to implement a function empty(). If an object $myObject implements this interface, it should be possible to call empty($myObject) as it seems to work with the interface "Countable", which does the same for count().

The problem is I didn't find such an interface in any doc I found so far. Does anyone of you know such an interface, or did it ever exist?

thanks,
Norbert

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux