<img src='http://localhost/htdocs/uploads/<?php

include("ayar.php");
$sql = mysql_query("SELECT * FROM x_stories ORDER BY storyid ASC LIMIT 2,1");
while ($row = mysql_fetch_array($sql))
{
echo $row['hometext'];
}
?>' alt='temp' width='420' height='290' />

nasıl