Welcome Guest, Not a member yet? Register   Sign In
img() with link?
#4

[eluser]egy_programozo[/eluser]
like this:
Code:
foreach ($image_properties as $val)
{
$src = $val['src'];
unset($val['src']);
echo anchor($src, img($val));
}


Messages In This Thread
img() with link? - by El Forum - 10-16-2012, 12:33 PM
img() with link? - by El Forum - 10-16-2012, 12:48 PM
img() with link? - by El Forum - 10-16-2012, 01:32 PM
img() with link? - by El Forum - 10-16-2012, 01:41 PM
img() with link? - by El Forum - 10-17-2012, 12:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB