echo "<td><b><center>"; $fecha=split("-", $vino[fecha_poder]); echo $fecha[2]."-".$fecha[1]."-".$fecha[0]; echo "</td>";