-
=h($a['title'])?>
=e($a['content'])?>
湖北嘉略律师事务所=date('Y年m月d日', strtotime($a['created_at']))?>
query("SELECT id,title,content,created_at FROM articles WHERE category='news' AND status=1 ORDER BY created_at DESC LIMIT 20")->fetchAll(PDO::FETCH_ASSOC); function h($s){return htmlspecialchars($s??'',ENT_QUOTES,'UTF-8');} function e($s){$s=strip_tags($s); return mb_strlen($s)>100 ? mb_substr($s,0,100).'...' : $s;} ?>
=e($a['content'])?>
湖北嘉略律师事务所=date('Y年m月d日', strtotime($a['created_at']))?>