include("admin/config.inc.php"); $ctype=$_GET["ctype"]; $sql="select * from enterprise_info where ctype='".$ctype."' and lang=".$lang; $rs=$backend->my_get_arr($sql); if($rs){ $title=$rs["title"]; $content=$rs["content"]; }else{ $title=""; $content=""; } $titlename = $titlename.$title; include("top.php"); ?>
|
|
||||||||||||||||||