At 12:41 7/3/2001, Andrew Lawrence wrote:
>On Wednesday 07 March 2001 05:20, Zeev Suraski wrote:
> > Regardless of the request itself, it'd be much better if you loaded the
> > .so/.dll in php.ini, instead of in every script. Loading it using dl() in
> > every script is extremely inefficient.
>
>Andrei Zmievski can probably explain this better than I can, but loading the
>library through php.ini is not desirable or possible I believe.
>
>Please remember, that the enviroment for php-gtk is not that of a web server,
>but a standalone GUI application that happens to use php as a programming
>language. PHP is being run here in "CGI" mode from the command line without
>the presence of a web server.
That's a good point :)
Zeev
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]