include("filedir/file.php"); this will work with full or virtual paths :)
"Charles P. Killmer" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] For those familiar with asp does php have something similar to the include virtual? I don't want to have to use the full system path to include a template that is at the doc_root of the site. Include_virtual("/template.php"); ?? This would include the template.php at the root of the site instead of the root of the drive. Thanks Charles Killmer Windows 2000 Server IIS 5.0 PHP 4.2.3 -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php