Help for this page
$UniqueDay = "SELECT count(*) as COUNT, max(time) as MAX, min(time) as + MIN, attacksignature from np_data where month=\'?\' and day=\'?\' gr +oup by attacksignature order by COUNT desc";