Toms Homepage
  Home    Downloads    Your Account    Forums  
  Create an account
Modules
· Home
· Games
· My Gallery
· PHP Manual
· PHP-Nuke HOWTO
· Web Links
· Your Account
 
Who's Online
Welcome, Anonymous
Nickname

Password

Security Code
Security Code
Type Security Code


(Register)

Membership:
Latest: JeffryLOG
New Today: 321
New Yesterday: 476
Overall: 45007

People Online:
Visitors: 92
Members: 9
Total: 101

Online Now:
 BeckyJone
COM RoxanneSo
COM AlvaGrubb
 QWVDulcie
COM DaleINTR
 BuyCadillacGor
COM EdwinHRPK
COM DenishaHa
 CerysQST
 
rename_function

rename_function

(no version information, might be only in CVS)

rename_function -- Renames orig_name to new_name in the global function_table

Description

bool rename_function ( string original_name, string new_name )

Renames orig_name to new_name in the global function_table. Useful for temporarily overriding builtin functions.

Example 1. rename_function() example

<?php
rename_function
('mysql_connect', 'debug_mysql_connect' );
?>

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 2004 by Tom Nitzschner.
Web site engine code is Copyright © 2003 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.102 Seconds

:: VereorLCARS phpbb2 style by Vereor :: PHP-Nuke theme by www.nukemods.com ::