$rs=pg_exec("select * from art_news_content where '".$today."' between sdate and edate order by postdate desc limit ".$CutPage." OFFSET 0"); while($rows=pg_fetch_array($rs)){ $s=$s+1; $rsf=pg_exec("select * from art_news_type"); $rowf=pg_fetch_array($rsf); ?>