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) - osf1
sysfs(2) - sunos
wincache_ocache_fileinfo(3) - php
wincache_ocache_meminfo(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework &amp; Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update