You Are Here : /var/www/virtual/tvarditsa.org/proba/5/ |
Current File : /var/www/virtual/tvarditsa.org/proba/5/index.php |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>ОБЩИНА ТВЪРДИЦА</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1251"> <style type="text/css"> a:link { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; } a:visited { text-decoration: none; } a:hover { text-decoration: underline; color: #00FF00; } a:active { text-decoration: none; } #container{ width:800px; height:500px; margin:0 auto; } </style> </head> <body bgcolor="#ffffe0"> <? $date = date ('d.m.Y'); $time = date ('H:m:s'); echo "<center> Часът е: $time <p> Днес е: $date "; ?> <div id="container"> </div> </body> </html>