Hannes Magnusson wrote:
On Jan 12, 2008 10:25 PM, Herman Radtke <[EMAIL PROTECTED]> wrote:+echo $arrayobject->count();This should be count($arrayobject);
should it? ArrayObject has a count method also, see http://de3.php.net/manual/en/function.ArrayObject-count.php Regards Carola 'Sammy' Kummert