Ver Mensaje Individual
  #3 (permalink)  
Antiguo 15/09/2011, 09:07
Avatar de tortosaserveix
tortosaserveix
 
Fecha de Ingreso: noviembre-2010
Mensajes: 8
Antigüedad: 13 años, 6 meses
Puntos: 0
Respuesta: colocar variavle $$algo dentro de un <img src

Ay que duplicar!!,
A ver si me explico mejor con un ejemplo:

<?php $variable = $pagina.$usuario;
$algo=$Variable;
if($pagina==index){}else{print ("<img src=www.etc.../imatge/2.gif title=' $$algo'>");}?>