PHP » GoLang |
login |
register |
about
|
GoLang classkit_import
request it (316)
GoLang replacement for PHP's classkit_import
[edit | history]
classkit_import(PECL classkit >= 0.3) classkit_import — Import new class method definitions from a file Description
array classkit_import
( string
$filename
)
Warning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. Parameters
Return ValuesAssociative array of imported methods Examples
Example #1 classkit_import() example
<?php
<?php The above example will output: foo! bar! See Also
|
more
Recently updated
more
Most requested
more
Last requests
|