tengo el siguiente código.
Código PHP:
<?php
echo '<br>';
echo '<table align="left">';
echo '<td>'.("Usted esta Autentificado como: ").'</td>';
echo '<td>'.$_SESSION["autentificado"].'</td>';
echo '<td>'.("fecha Actual :").'</td>';
echo '<td>'.date( "d:m:Y").'</td>';
echo '</table>';
?>
usted esta autentificado como:
juanito peres
fecha actual es:
fecha
podrian ayudarme!!!
![lloron](http://static.forosdelweb.com/fdwtheme/images/smilies/chillando.png)
![lloron](http://static.forosdelweb.com/fdwtheme/images/smilies/chillando.png)
![lloron](http://static.forosdelweb.com/fdwtheme/images/smilies/chillando.png)
![lloron](http://static.forosdelweb.com/fdwtheme/images/smilies/chillando.png)