Ver original$fecha=date("Y-m-d")$qSearch="select TIME(fecha) as hora,idvisitante,idvisita,tipo,asunto from visita where fecha like '%$fecha%' ";