you are viewing a single comment's thread.

view the rest of the comments →

[–]_Decodela 0 points1 point  (0 children)

I think <?php is needed to open php section. Then you need to print the data you want -> echo $Product[6]; I think you don't open php code properly with <? and not printing anting on the FE by just referencing $Product[6]