PHP » GoLang |
login |
register |
about
|
GoLang override_function
request it (307)
GoLang replacement for PHP's override_function
[edit | history]
override_function(PECL apd >= 0.2) override_function — Overrides built-in functions Description
bool override_function
( string
$function_name
, string $function_args
, string $function_code
)Overrides built-in functions by replacing them in the symbol table. Parameters
Return Values
Returns Examples
Example #1 override_function() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|