0) { $FatherRow = mysql_fetch_array($FatherResult); } $sql="select * from $CfgNewsTable where fdNewsClassid='$NewsClassid' order by fdOrder asc,fdNewsCrtDate desc,id desc"; /* $sql="select * from $CfgNewsTable where fdNewsClassid='$NewsClassid' and fdPasserid>0 order by fdOrder asc,fdNewsCrtDate desc,id desc"; */ $result=mysql_db_query($database,$sql,$conn_id); //执行查询 mysql_close($conn_id); $return=""; #$return.=""; if ($FatherRow[fdDisplayNum]<>'') { $ShowLine = $FatherRow[fdDisplayNum]; } if(mysql_num_rows($result)>0){ for($i=0;$i<$ShowLine;$i++){ $row=mysql_fetch_array($result); if($row[id]) { $return.=""; } $return.="
".$FatherRow[fdClassName]."
·".$row[fdNewsTitle].""; } if ($date<>"no") { $return.= "  ".$row[fdNewsCrtDate]; } $return.= "

"; if(mysql_num_rows($result)>$ShowLine){ $return.= "
$MoreStyle
"; } }else{ $return= '
暂无最新信息!
'; } print $return; #如果用php3程序include就用 print $return; } //------------------------------------------------------------------------ function cutchars($chars,$limitlen) { $charlen = strlen($chars); if ($charlen <= $limitlen) { $name = $chars; } else { $name = substr($chars,"0","$limitlen"); } $parity= 0; for($i=0;$i<$limitlen;$i++) { $temp_str=substr($name,$i,1); if(Ord($temp_str)>127) $parity+=1; } if($parity%2==1) $name=substr($name,0,($limitlen-1)); else $name=substr($name,0,$limitlen); if($charlen>$limitlen) $name.=".."; return $name; } //------------------------------------------------------------------------ if(!$DB_web) require "./initdb.php"; ?> 交友社区首页-家庭期刊集团
首页| 最新刊物| 人生| 时尚生活| 情感物语| 亲亲孩子| 健康专递| 心理透视| 轻松一刻| 面孔| 文化| 论坛| 爱之桥| 网络文学
 
query_first($sql); $DB_web->free_result(); if ($row[id]){ $datetime=date("H"); $table=""; if(($datetime>=0)&&($datetime<5)){ $strTime="夜间好"; } elseif($datetime<8){ $strTime="早上好"; } elseif($datetime<11){ $strTime="上午好"; } else if( ($datetime>=11)&&($datetime<=12) ){ $strTime="中午好"; } elseif( ($datetime>12)&&($datetime<18)){ $strTime="下午好"; } else{ $strTime="夜间好"; } $table.="
$loginstr  $strTime

恭喜你成功登陆!

<< 个人专区 >>

退出
"; print $table; } else { ?>
用户名:
密 码:
 
更多信息 ...  
--> ?>
关于家庭 | 家庭新动态 | 编辑档案 | 广告信息 | 网站导航 | 联系我们 | 设为首页
2001家庭杂志社版权所有,未经授权禁止复制或镜像