Re: [PHP-DB] Overriding Built-In Functions and making db connection local

2009-02-19 Thread Chris
brownb...@gmx.net wrote: Hello, I'm searching for a possibility to override build-in function.PECL APD isn't a possible solution for me. Is there any other possibility to override a built-in function or to disallow the call without manipulation the php.ini? You can't override existing functi

[PHP-DB] Overriding Built-In Functions and making db connection local

2009-02-19 Thread brownbull
Hello, I'm searching for a possibility to override build-in function.PECL APD isn't a possible solution for me. Is there any other possibility to override a built-in function or to disallow the call without manipulation the php.ini? My second problem is that it is needed for a special framework