I have the t_string error it say "
Parse error: syntax error, unexpected T_STRING in F:\xampp\htdocs\pancakes_waffles2.php on line 37" where my a href starts.
[php]$recibox3 = ’
<a href="javascript:void(0)" class="alignleft" id="front-layer" onclick="return false" onmousedown="document.getElementById(\'topic3\').style.display='block';document.getElementById('fade').style.display='block'"><img src="images/pankcake.jpg"></a>';
[/php]
I can send the whole code but its super long!