|
|
|
|
|
|
![]() |
#9 | |
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
|
Quote:
And that doesn't really solve the problem. If a file is being included, sure, that will work, though, Code:
echo @file_get_contents('http://www.somedomain.com/cgi-bin/someperl.cgi'); If it is a local file, you're better off doing: Code:
echo @file_get_contents('/path/to/localfile.html'); Code:
<!--#config timefmt="%A %B %d, %Y" --> Today is <!--#echo var="DATE_LOCAL" --> In the end, SSI wasn't used, so, it's a moot point. ![]()
__________________
SnapReplay.com a different way to share photos - iPhone & Android |
|
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | Rate This Thread |
|
|