Hello List, I have a problem with the table plugin, I need to get a specific
parameter from the database for show an image, for example
...
{foreach from=$row->cells item=value}
       <td><a href="localhost://images/{$value}"></a></td>
{/foreach}
...

but I don't know how to get a specific parameter from the array of the table
plugin, please help me.

Thanks and regards,
Karol
_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to