uopz_restoreRestore a previously backed up function Beschreibung
void uopz_restore
( string
$class
, string $function
)
void uopz_restore
( string
$function
)Restore a previously backed up function Parameter-Liste
Rückgabewerte
BeispieleBeispiel #1 uopz_restore example
<?phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie: Warning: fgets() expects at least 1 parameter, 0 given in /path/to/script.php on line 8 |