$result_blog=mysql_query("select artid,headline,hometext,image_proto,artdate,dl_counter from herm_article where catid=2 order by artdate desc ");
while (list($artid,$headline,$hometext,$image_proto,$artdate,$dl_counter)=mysql_fetch_row($result_blog))
{
$newDate = date("d-m-Y", strtotime($artdate));
echo "