]well... I used script as u said and it didn't worked... then I changed
$im = imagecreatefromjpeg($logos[$logo]<img src="https://vborg.vbsupport.ru/images/newsm/wink.gif" border="0" alt="">;
to
$im = imagecreatefromjpeg($logos[$logo]<img src=" ; ) " border="0" alt="">;
same result - doesn't work...
Code:
Parse error: parse error, unexpected T_STRING in /blabla/sig.php on line 27
where line 27 is the line I have changed