\n";
// 2 different ways of formatting the date - this version of
// php doesn't handle time zone in the date() function, though.
// print( date( "l, j-M-Y h:i:s a\n " ));
print( strftime( "%a, %d-%b-%Y %I:%M:%S %p %Z\n " ));
?>
According to sonic.net in Santa Rosa, California
This page is written using the PHP
server-side scripting language,
as well as JavaScript to display local browser information.
This server uses PHP version .
Click here to see the source of this PHP page.