<?php
while ($array = mysql_fetch_array($data)) {
    echo '<div class="item"><h2>' . ($array['titill']) . '</h2>' . '<p><img class="img" src="/pufudrasl/images/' . ($array['mynd']) . '" style="max-width:150px; max-height:100px;" />' . nl2br($array['meginmal']) . '</p></div>';
}
?>Er ekkert eins og asp:Repeater í PHP?
Mamma þín hvað??!?!!
 
        






