Mailinglisten-Archive |
> >
> > 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