Page 1 of 1

aggregate funtion

Posted: Fri Apr 09, 2010 5:37 am
by majidali
can anyone explain me what is the use of " void aggregate ( object $object , string $class_name )" function in php

Re: aggregate funtion

Posted: Fri Apr 09, 2010 5:54 am
by VladSun
http://www.php.net/manual/en/objaggrega ... iation.php

Very interesting post, though. I've never known there are such functions in PHP :)