JSON and PHP

My shopping cart returns my data in tags that I can use like this:

<?php ProductName();?>

I am using a carousel script that has the data (images, links, etc.) come from a json file. I would like the data in this file to be my dynamic info but I can’t use the <?php tags in the json data.

Help?

I’m obviously not a coder so I hope this makes sense.
Thanks!
Brina :slight_smile:

Sponsor our Newsletter | Privacy Policy | Terms of Service