$update=mysql_query("UPDATE ".$prefix."_articles SET onay=1 ,date=NOW() where onay=0  ");