phpbar.de logo

Mailinglisten-Archive

[php] Standard include

[php] Standard include

Lars Heuer php_(at)_phpcenter.de
Fri, 12 Oct 2001 16:53:35 +0200


Hallo André,

> kann mann ein standardinclude in einem verzeichnis festlegen ? Also z.B.
> "/test" wird standardmäßig auth.inc.php included...

Meinst Du so etwas wie

php_value include_path ".:/mein_inc_verz"
php_value auto_prepend_file "test/auth.inc.php"

Das müßte dann in Deiner .htaccess Datei stehen. Im o.g. Beispiel
würde dann die auth.inc.php im Include Verzeichnis /mein_inc_verz im
Verzeichnis test automatisch vor jeder PHP Datei geparsed.

Gruß,
Lars

-- 
quiXS!          | http://www.quixs.de
utopiXS!        | http://www.utopixs.de      | digitale Postkarten



php::bar PHP Wiki   -   Listenarchive