On Monday 05 February 2001 18:15, David VanHorn wrote:
> I know this works, in footer.inc, to pull up nomenu.
> <? include("/home/dvh/public_html/footer-nomenu.inc")?>
>
> However, is there a more "generic" way to specify the server root as
> the path? I'd rather not expose my directory structure in the PHP code.
> I tried various versions of ../ and ../../ without success.
Set the include_patz in php.ini and include everything relative to that
path
--
Christian Reiniger
LGDC Webmaster (http://sunsite.dk/lgdc/)
(A)bort (R)etry (P)retend this never happened ...
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]