Files
luos/gulliver/js/maborak/samples/link.php
2011-09-05 12:47:25 -04:00

6 lines
156 B
PHP
Executable File

<?php
header('Content-Type: text/html; charset=utf-8');
echo date("D M j G:i:s T Y");
?>
<br><br>
Página 1 <a href="link2.php">link a Página 2</a><br>