PHP » GoLang |
login |
register |
about
|
uopz_implement(PECL uopz 1, PECL uopz 2, PECL uopz 5) uopz_implement — Implements an interface at runtime Description
bool uopz_implement
( string
$class
, string $interface
)
Makes Parameters
Return Values
Returns ExamplesExample #1 uopz_implement() example
<?php The above example will output something similar to: array(1) { ["myInterface"]=> string(11) "myInterface" } |
more
Recently updated
more
Most requested
more
Last requests
|