On 9/24/02 3:04 PM, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:

> can someone tell me how to preinclude /DB/* functions in my Zend engine so I
> do not have to "include_once" in every script.

You could set auto_prepend_file in php.ini, httpd.conf, or in a .htaccess
file:

<http://www.php.net/manual/en/configuration.php#ini.auto-prepend-file>

Pablo

sql, query


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to