Tema
:
Ayuda código PHP
Ver Mensaje Individual
#
2
(
permalink
)
01/05/2008, 16:10
GatorV
$this->role('moderador');
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años, 9 meses
Puntos: 2135
Re: Ayuda código PHP
Prueba hacerlo así:
Código PHP:
<font color="#FFFFFF">
<?php
echo
$_COOKIE
[
'uusuario'
];
?>
</font>
Saludos.
GatorV
Ver Perfil
Buscar todos los Mensajes de GatorV