php3-list | 199903
Date: 03/16/99
- Next message: Rumi Szabolcs: "Re: [PHP3] oop problems"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] environment vars for Oracle"
- In reply to: Reggie Burnett: "[PHP3] environment vars for Oracle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If you are using apache, you can use the SetEnv directive, or php3 has a
prepend directive that will automatically prepend a script at the start of
all php3-enabled pages.
-Al
-----Original Message-----
From: Reggie Burnett [mailto:reggie.burnett <email protected>]
Sent: Tuesday, March 16, 1999 11:22 AM
To: PHP List
Subject: [PHP3] environment vars for Oracle
How do I set things up so I don't have to include the two putenv calls in
every one of my php files that access the Oracle databases? Currently I
have to call Putenv to set the oracle_home and oracle_sid vars in every
file.
Reggie
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Rumi Szabolcs: "Re: [PHP3] oop problems"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] environment vars for Oracle"
- In reply to: Reggie Burnett: "[PHP3] environment vars for Oracle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

