![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
28/09/2005, 13:29
|
![Avatar de davidangel](http://static.forosdelweb.com/customavatars/avatar98706_1.gif) | | | Fecha de Ingreso: abril-2005
Mensajes: 124
Antigüedad: 19 años, 9 meses Puntos: 0 | |
//te refieres a esto? (sino es asi explicate mejor)
if($tuvariable==true)
{
echo "<img width='100' height=100' src='demo.jpg'>";
}
// o lo puedes almacenat en una variable para luego ponerla en cualquier lugar
// suerte nos vemos |