hi,

> $rootFile = "/accounts/www73038/www/www.art-co-op.net/html";
>
> $rootDir = "http://shell9.vhosting.com/www73038";;
>
>
>
> include(../../includes/inc_file); //-- works
>
> include($rootFile. "/includes/inc_file); //-- works
>
> include($rootHttp. "/includes/inc_file); //-- fails

maybe because of $rootDir and $rootHttp ?

Kind Regards,
  Daniel Lorch



-- 
PHP Development 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]

Reply via email to