phpbar.de logo

Mailinglisten-Archive

[php] Problem mit dem Apache Webserver.

[php] Problem mit dem Apache Webserver.

C O R P E X php_(at)_phpcenter.de
Fri, 6 Jul 2001 20:05:16 +0200


> >
> > Die scripte sollten unterhalb vom ordner htdocs sein....
> >
> 
> 
> $script_path = getEnv("DOCUMENT_ROOT");
> $script_path = substr($script_path,0, strlen($script_path)-7) . 
> "/script/";
> 

geht aber noch einfacher:

$script_path = getEnv("DOCUMENT_ROOT") . "../script/";

Gruss von der Elbe


------------------------------------
Stefan Schiller  CORPEX-Support-Team
          info_(at)_corpex.de
   >>> http://www.corpex.de <<<


php::bar PHP Wiki   -   Listenarchive