Tema
:
ayuda con php vasico
Ver Mensaje Individual
#
2
(
permalink
)
07/12/2010, 16:36
nets
Fecha de Ingreso: junio-2005
Mensajes: 427
Antigüedad: 19 años, 7 meses
Puntos: 6
Respuesta: ayuda con php vasico
<?php
$variable=3;
?>
<table>
<br>
<td>valor:</td>
<td><? echo "$variable"; ?></td>
</br>
</table>
nets
Ver Perfil
Buscar todos los Mensajes de nets