Hello!

Is there any way to delete (unset) a function?

I want to write some function with one constantyl defined name, then call a
function_manager function, that will gice this function an unique name, than
delete the original function, so I can start the process from the beginning.

I will call this function through a wrapper, which will find the function I
need.

Thanks
Dimi.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to