AndreSoYeah

Untitled

Nov 30th, 2014
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. </head>
  5.  
  6. <body>
  7. <?php
  8. date_default_timezone_set($_GET["TZ"]);
  9. echo date('h:i:a');
  10. ?>
  11. </body
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment