Ver Mensaje Individual
  #1 (permalink)  
Antiguo 15/02/2012, 14:33
omarinfinito
 
Fecha de Ingreso: enero-2012
Ubicación: <?php echo"Los teques"; ?>/////estado miranda
Mensajes: 196
Antigüedad: 12 años, 3 meses
Puntos: 9
insertar texto en imagen

hola amigos es que tengo este link

http://www.habbo.es/habbo-imaging/avatarimage?user=omarinfinito&action=&direction=1&head_direction=1&gesture=&siz e=l
Y marcado en rojo esta lo que quiero que cambie al ingresar un texto tengo esto
[PHP]<title>GEN</title>
</head>
<body>
<form method="post">
<input name="aqui tu habbonombre" type="text" id="habbonombre" size="30" />

<input type="submit" value="Enviar información">
</body>
</html>
<?php
echo'</b><br /><br />**********<img

src="http://www.habbo.es/habbo-imaging/avatarimage?user='.$_POST['habbonombre'].'&action=wav&direction=3&head_dire

ction=3&gesture=sml&size=b width="68" height="91" title="'.$_POST['habbonombre'].'"/></b><br /><br />';
?>/PHP]

gracias De antemano