Re: [PHP] delete a function

2004-02-22 Thread Sztankó Demeter
dicts my philosophy of lazyness. 3. Some great idea that You will provide. Maybe based on OOP, maybe not, but it is easy to code and perfect. Have a nice day. Dimi. ----- Original Message - From: "Adam Bregenzer" <[EMAIL PROTECTED]> To: "Sztankó Demeter" <[EMAIL P

[PHP] delete a function

2004-02-21 Thread Sztankó Demeter
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