Doesn't ext/dbx already do what you're doing? To answer your original question, no, there isn't really a way to call it directly without duplicating a lot of ugly code.
IIRC, PHP 5 adds a cache to reduce the lookup overhead for call_user_function; you probably won't be able to get it to go much faster than it does already. --Wez. On Thu, 22 Jul 2004 21:39:58 +0800, John Lim <[EMAIL PROTECTED]> wrote: > Hi George, > > 2 reasons. > > High learning curve to learn all client API's. Secondly because of linking > issues with the client. E.g. oracle might not be installed on the server. > > John -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php