setMetadata('hi there'); $a['c'] = 'c'; $a['c']->setMetadata(array('hi', 'there')); $a['d'] = 'd'; $a['d']->setMetadata(array('hi'=>'there','foo'=>'bar')); ?>