Lo hice asi
Código PHP:
$fechaactual= time();
$query_eliminar=sprintf("Delete * FROM fechaacm where fechac='$fechaactual'");
y me manda esto
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '* FROM fechaacm where fechac='1333672416'' at line 1
fechac es de tipo date