I need help figuring out the syntax error here
PHP Code:$thumbs_line_list .= '<td><a href="/photoplog/images/'.$thumbs_line_row['userid'].'/large/'.$thumbs_line_row['filename']." rel=lightbox['Name']">';<img src="/photoplog/images/'.$thumbs_line_row['userid'].'/small/'.$thumbs_line_row['filename'].'" alt="" border="0" />'</a></td>';







Bookmarks