php man page for uopz_overload

Query: uopz_overload

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UOPZ_OVERLOAD(3)							 1							  UOPZ_OVERLOAD(3)

uopz_overload - Overload a VM opcode

SYNOPSIS
void uopz_overload (int $opcode, Callable $callable)
DESCRIPTION
Overloads the specified $opcode with the user defined function
PARAMETERS
o $opcode - A valid opcode, see constants for details of supported codes o $callable -
RETURN VALUES
EXAMPLES
Example #1 uopz_overload(3) example <?php uopz_overload(ZEND_EXIT, function(){}); exit(); echo "Hello World"; ?> The above example will output something similar to: Hello World PHP Documentation Group UOPZ_OVERLOAD(3)
Related Man Pages
sysfs(2) - opensolaris
sysfs(2) - sunos
mongodb-context-options(3) - php
apc_delete_file(3) - php
parsekit_compile_string(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!