How i can add a Images in this line? After </Table> and between ') i need to add here my site small logo and link to site. $rowscounter++; } echo "document.write('</table> HERE my CODE With LOGO ');"; ?> Code (markup): If i adding <img src="image.png">Tag i get error I can add DIV but with still get error Please suggest me something I'm just learning know something but not all about coding.
Yes its works on homepage, but problem is this link is showing on other sites too, and there is no my image can i use my link: http://mysite.com/image.png ? and how to add link on image in this way?