uopz_overload(3) php man page | unix.com

Man Page: uopz_overload

Operating Environment: php

Section: 3

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
gllogicop(3g) - mojave
gllogicop(3g) - xfree86
sysfs(2) - hpux
log_reply(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework &amp; Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Denial Of Service Attack Update