|
Posted by Geoff Berrow on 06/28/05 13:41
I noticed that Message-ID: <d9q27c$1hfb$1@gavrilo.mtu.ru> from Ashok
contained the following:
><?php ds("images/$products['products_image']",100,"big magic") //this is
>line 75
> ?>
You could try:
$image="images/".$products['products_image'];
ds($image,100,"your alt text here");
--
Geoff Berrow 0110001001101100010000000110
001101101011011001000110111101100111001011
100110001101101111001011100111010101101011
Navigation:
[Reply to this message]
|