

Oto kod:
<?php require_once ('szkielet.php'); $filmy = "SELECT * FROM `filmy` where link"; $autorza = "SELECT * FROM `filmy WHERE autor`"; ?><td><iframe width="560" height="315" src="//<?php $r[link]?>" frameborder="0" allowfullscreen></iframe></td><?php } require_once ('stopka.php');
błąd jest tutaj:
?><td><iframe width="560" height="315" src="//<?php $r[link]?>" frameborder="0" allowfullscreen></iframe></td><?php
poniewać do src ma dodawać link z mysql a nie dodaje a w bazie jest , autora dobrze wyświetla