> 
> include("http://www.somehost.ext/path/to/include/include.php";);

i don't think that is a goob idea...
if it works ( what i'm not sure ) you would get the complete output of
the file,
BUT in that remote file you would miss the parameters,etc from the
calling script.
is it is on the same server ( hardwarelike ) then u can use the complete
path to include it
eg : include('/home/www/blah/yourfile.php')

ym2c
sebastian

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

Reply via email to