[php:1:f2d05c1780]<?php
print "<tr><td class=okladka><img src='graphics/okladki/$foto' border='1' ALT='$name'><br></td><td class=tytul><div class=text>
<a href="index.php?op=2&id=".$this_id."#opis">".$tytul_pl."</a></div></td><td class=aktorzy><div
class=text1>".$aktorzy[0]."<br>".$aktorzy[1]."<br>".$aktorzy[2]."<br>".$aktorzy[3]."<br>".$aktorzy[4]."<br>".$aktorzy[5]."</div></td></tr>";
?>[/php:1:f2d05c1780]
powyższy kod wyciąga okładkę, tytuł i 5 aktorów z bazy... Tytuł jest jako link do opisu... Ja chciałbym aby również zdjęcie było takim linkiem - jak taki link powinien wyglądać

pozdrawiam