PHP » GoLang |
login |
register |
about
|
|
uopz_extend(PECL uopz 1, PECL uopz 2, PECL uopz 5) uopz_extend — Extend a class at runtime Description
bool uopz_extend
( string
$class
, string $parent
)
Makes Parameters
Return Values
Returns ExamplesExample #1 uopz_extend() example
<?phpThe above example will output something similar to:
array(1) {
["B"]=>
string(1) "B"
}
|
more
Most requested
more
Last requests
|