找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 1633|回复: 0
打印 上一主题 下一主题

人大复印资料处理程序_查询篇

[复制链接]

3444

主题

3465

帖子

1万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
11142
跳转到指定楼层
楼主
发表于 2018-2-14 09:45:10 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

            
数据库搜索  

[B]


本程序运行较费时间,需要耐心等待。
" METHOD = "OST">

[I]
[I]" >

查询项目
文章内容
文章标题
文章作者
期刊名
分类号

[TR][TD]搜索内容[TD][I][/TD]
[TR][TD]索引文件名[TD][I][/TD]
[TR][TD]索引标题[TD][I][/TD]
[TD]从第[I]
开始的[I]条,共有条记录。[/TD][/TR]
[TR][TD]文章分类[/TD]
[TD]

?语言理论
历史学
中国哲学
其他
?语言理论

[/TR]
[TR][TD]
[I]
[I][/TD]
[/TD][/TR][/B]

$index_title";
$html_header.="$index_titlern";
$dte_created=date('Y-m-d H:i:s');
$html_header.="
$index_describe 发现了 $count 条/查询日期:$dte_created
rn";
$html_header.="[table]rn";
$data=$html_header.$index_data;
$data.="[table]
";
/*If(strlen($index_file)==0){
header("Content-type: text/html");
   echo $data;
   }
   else
   {
$in_file="$index_file";
$index_file="\index\".$index_file;
$fp=indexfile($index_file,$index_title,$index_describe);
fputs($fp, "发现了 $count 条");
fputs($fp, "查询日期:$dte_createdrn");
fputs($fp,"[table]rn");
fputs($fp, $index_data);
fputs($fp, "[table]");
fclose($fp);
echo"点[url=]这里[/url]看新加入的文件索引
";
   }
  */
If(strlen($index_file)!=0){
     $in_file="$index_file";
     $index_file="\index\".$index_file;
   }
else
       $in_file="temp.html";
$fp=indexfile($index_file,$index_title,$index_describe);
fputs($fp, "发现了 $count 条");
fputs($fp, "查询日期:$dte_createdrn");
fputs($fp,"[table]rn");
fputs($fp, $index_data);
fputs($fp, "[table]");
fclose($fp);
//    echo"点[url=]这里[/url]看新加入的文件索引
";
header("locationindex_url$in_file");
   
//echo"索引文件为 $index_file";
echo"
[url=]返回 [/url]";
endif;
?>
            
            
        
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

用户反馈
客户端