$consulta=mysql_query("SELECT id_Cliente, Nombre FROM tblclientes where Activo='1' AND campoFecha = CURRENT_DATE");