Customizing Page Layout
11 posts by 3 authors in: Forums > CMS Builder
Last Post: April 23, 2010 (RSS)
By Dave - April 23, 2010
Hi dccreatives,
Did you get this figured out? You can add the product num like this:
<a href="<?php echo $record['link'] ?>?<?php echo $record['num'] ?>"><?php echo $record['name'] ?></a>
Let me know if that works for you.
Did you get this figured out? You can add the product num like this:
<a href="<?php echo $record['link'] ?>?<?php echo $record['num'] ?>"><?php echo $record['name'] ?></a>
Let me know if that works for you.
Dave Edis - Senior Developer
interactivetools.com
interactivetools.com