Parse error: syntax error, unexpected T_STRING in /home/shecard2/public_html/greetings/resource/richedit/show_it.php on line 56
Here are lines 56 and 57 of the code:
Code: Select all
$folder .="<td STYLE="cursor:hand;cursor: pointer" onClick="location.href='$script_url?what=$what&step=2&page=1&cat=$get_item';" onMouseover="this.style.backgroundColor='#C6D3EF';this.style.border='1px solid #3169C6'; " onMouseout="this.style.backgroundColor=''; this.style.border=''" align="center" height="27" >n";
$folder .="<font face=Verdana size=1>Category: <b>$get_item2</b></font><br><img align=absmiddle src=$folder_url/$get_item/$random_img_cat></td>n";Any help at all would be sincerely appreciated.
Thanks!