php man page for uopz_backup

Query: uopz_backup

OS: php

Section: 3

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

UOPZ_BACKUP(3)								 1							    UOPZ_BACKUP(3)

uopz_backup - Backup a function

SYNOPSIS
void uopz_backup (string $class, string $function)
DESCRIPTION
void uopz_backup (string $function) Backup a function at runtime, to be restored on shutdown
PARAMETERS
o $class - The name of the class containing the function to backup o $function - The name of the function
RETURN VALUES
EXAMPLES
Example #1 uopz_backup(3) example <?php uopz_backup("fgets"); uopz_function("fgets", function(){ return true; }); var_dump(fgets()); ?> The above example will output something similar to: bool(true) PHP Documentation Group UOPZ_BACKUP(3)
Related Man Pages
property_exists(3) - php
class_implements(3) - php
uopz_flags(3) - php
uopz_function(3) - php
reflectionclass.getshortname(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework &amp; Coursework Questions Forum
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!