Ten Operator Syntax

Posted on 16th Feb 2014 by admin

Hi Guys,

I can't figure out why i am getting a parse error with this basic ten op code:


$prodTH = ($prodIA == "Y") ? "<img src="" . amazon_display_thumbnail($prodID) "">" : '<img src="imgProducts/img-th/'.$productThumb.'" alt="'.$prodNM.'" border="0" /></a>';


i can't see where the error lies! any help would be appreciated

thanks

Other forums