Re: Insert JPG created with information from a DB in HTML
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Insert JPG created with information from a DB in HTML

From: Emil <ole.emil@privat.dk>
Date: Mon Jun 27 2005 - 15:40:18 CEST

<img src="images/<?php echo $a; ?>" width="48" height="30">

//OENS

"Alvaro G Vicario" <alvaro_QUITAR_REMOVE@telecomputeronline.com> skrev i en
meddelelse news:2348p6z7fiwv$.1ob15zeyndk17.dlg@40tude.net...
> *** bettina@coaster.ch wrote/escribió (27 Jun 2005 03:27:25 -0700):
>> Gracias Alvaro por tu ayuda, voy a tener en cuenta el troubleshooting.
>> Pero aún cuando escribo las comillas antes de width no funciona:
>> <img src="images/<?php $a ?>" width="48" height="30">
>
> Te falta un echo.
>
> --
> -- Álvaro G. Vicario - Burgos, Spain
> -- http://bits.demogracia.com - Mi sitio sobre programación web
> -- Don't e-mail me your questions, post them to the group
> --
Received on Mon Oct 24 02:08:34 2005