Tema
:
Problemas con date()
Ver Mensaje Individual
#
2
(
permalink
)
14/03/2008, 13:01
hackteam
Fecha de Ingreso: diciembre-2007
Mensajes: 67
Antigüedad: 17 años, 5 meses
Puntos: 0
Re: Problemas con date()
Yo lo tengo asi y funciona bien:
<html>
<head></head>
<body>
<?php
$fecha=date("Y:m:d");
echo "$fecha";
?>
</body> </html>
hackteam
Ver Perfil
¡Visita mi Sitio!
Buscar todos los Mensajes de hackteam