http://us.php.net/manual/en/arrayobject.construct.phpCodice PHP:
function get(){
return new ArrayObject(array("key1" => 1, "key2" => 2),ArrayObject::ARRAY_AS_PROPS);
}
![]()
http://us.php.net/manual/en/arrayobject.construct.phpCodice PHP:
function get(){
return new ArrayObject(array("key1" => 1, "key2" => 2),ArrayObject::ARRAY_AS_PROPS);
}
![]()
Without faith, nothing is possible. With it, nothing is impossible
http://ilwebdifabio.it