Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as Plain Text by asdasd ( 17 years ago )
<html>
<head>
<title>JULRADIO.se STARTAR FÖRSTA DECEMBER</title>
</head>
<body bgcolor="#4e0001"> 
<?php
$day  = 1;
$month  = 12;
$year  = 2009;
$monthName = date('F',mktime(0,0,0,$month,$day,$year));
$daysLeft = floor((mktime (0,0,0,$month,$day,$year) - time(void))/86400);
?>
<div style="background:#4e0001; margin:auto; margin-top:200px; font-size:177px; color:#bbbbbb;"><?=$daysLeft?> dagar kvar</div>
</body></html>

 

Revise this Paste

Your Name: Code Language: