News
".mysql_error());
while ($row = mysql_fetch_array($result)) {
$id =$row[0];
$date = $row[1];
$shortdescription=$row[2];
$text = $row[3];
$image=$row[4];
$a= "

" ;
if ( isset($_POST['id'])) {
define("ID",$_POST['id']);
}
$link="
more details >>";
$img="

";
echo "
";
}
?>