RSS Feed help

2 posts by 2 authors in: Forums > CMS Builder
Last Post: October 27, 2009   (RSS)

Re: [yallaf1] RSS Feed help

By Dave - October 27, 2009

If you have a field called uploads you could display them like this:

<?php foreach ($top_storiesRecords['uploads'] as $upload): ?>
<?php echo $upload['urlPath'] ?>
<?php echo $upload['width'] ?>
<?php echo $upload['height'] ?>
<?php endforeach ?>


Also, if you find there are many more changes required and you have a sample of the output file you are trying to create we could also do it for you through consulting. If you'd like to do that feel free to email me at dave@interactivetools.com.

Hope that helps!
Dave Edis - Senior Developer
interactivetools.com