This is the zen code . how does your suggestion ban_" . <?php echo(rand(1,4));?> . ".jpg" go with the following code ?
<a href="<?=zen_href_link(FILENAME_SPECIALS)?>"><?=zen_image(DIR_WS_TEMPLATE.'image s/ban1.jpg')?></a>
This is the zen code . how does your suggestion ban_" . <?php echo(rand(1,4));?> . ".jpg" go with the following code ?
<a href="<?=zen_href_link(FILENAME_SPECIALS)?>"><?=zen_image(DIR_WS_TEMPLATE.'image s/ban1.jpg')?></a>
Downunder QLD
I tried this but no images is visable and no errors either.
<a href="<?=zen_href_link(FILENAME_SPECIALS)?>"><?=zen_image(DIR_WS_TEMPLATE.'image s/ban:'.'echo(rand(1,4));' . ".jpg")?></a>
Downunder QLD
got it now.
If anyone interested PM me.
Downunder QLD