Can anyone help with this? i need to get this working ASAP
Warning: Cannot modify header information - headers already sent by (output started at /home/XXXXXXXXXXXX/public_html/advert5.html:445) in /home/XXXXXXXXX/public_html/advert5.html on line 692
header ('Refresh: 2; url=dashboard.html');
echo"</center>";
}
setcookie("user",$myid,time()+10000);
mysql_close($con);