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
