{php} $noticearr=$this->GetMysqlArray('*'," ".$this->GetTable('member_notice')." WHERE uid='$this->uid' AND new=1 ORDER BY nid DESC LIMIT 0,10"); $noticenum=count($noticearr); {/php} {if $noticearr} {for $noticearr $value}
{echo $this->Date('Y-m-d H:i:s',$value['dateline'])}