i want to insert into zencart module file the code below
<a href='javascript:void(0);' rel="{gallery: 'gal1', smallimage: 'images/1.jpg',largeimage: 'images/2.jpg'}"><img src='images/3.jpg'></a>
the code in module file like this:
$link=' THE_CODE '
but the single-quote and double-quote get into a mess
could you help?


Reply With Quote
