$time = time () ; //This line gets the current time off the server $today = date("d/m/Y",$time); //This line formats $date = $today; $nights = 1; ?>