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
gllogicop(3g) - redhat
sysfs(2) - sunos
dwarf_add_expr_gen(3) - freebsd
log_reply(3) - php
wincache_ocache_fileinfo(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch