用PHP和ACCESS写聊天室(二)

2015-01-24信息快讯网
chatmain.php3
如下:
<html>
<head>
<title>PHP+ACCESS聊天室</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<frameset cols="*,180" frameborder="NO" framespacing="0">
    <frameset rows="*,30,30" frameborder="NO" framespacing="0">
        <frame name="chtcont" scrolling="AUTO" src="chtcont.php3?id=<?php echo $sUserID; ?>&ps=<?php echo $sPass; ?>">
        <frameset cols="*,1" frameborder="NO" framespacing="0">
            <frame name="cinput" scrolling="NO" noresize src="cinput.php3?id=<?php echo $sUserID; ?>&ps=<?php echo $sPass; ?>">
            <frame name="leave" scrolling="NO" noresize src="reflv.php3?id=<?php echo $sUserID; ?>&ps=<?php echo $sPass; ?>">
        </frameset>
        <frame name="emotion" scrolling="NO" src="emotion.php3?id=<?php echo $sUserID; ?>&ps=<?php echo $sPass; ?>">
    </frameset>   
    <frameset rows="154,*" frameborder="NO" framespacing="0">  
        <frame name="room" scrolling="NO" noresize src="room.php3?id=<?php echo $sUserID; ?>&ps=<?php echo $sPass; ?>">
        <frame name="member" scrolling="NO" src="member.php3?id=<?php echo $sUserID; ?>&ps=<?php echo $sPass; ?>">
    </frameset>
    <noframes>
    <body>
        <p>This page uses frames, but your browser doesn't support them.<br>本页面使用了帧,但是您的浏览器不支持。</p>
    </body>
    </noframes>
</frameset>
</html>  

【本文版权归作者与奥索网共同拥有,如需转载,请注明作者及出处】    
php include,include_once,require,require_once
php htmlentities和htmlspecialchars 的区别
php magic_quotes_gpc的一点认识与分析
php sprintf()函数让你的sql操作更安全
php array_merge下进行数组合并的代码
discuz Passport 通行证 整合笔记
php REMOTE_ADDR之获取访客IP的代码
php出现Cannot modify header information问题的解决方法大全
require(),include(),require_once()和include_once()区别
Discuz! Passport 通行证整合
How do I change MySQL timezone?
使用 MySQL Date/Time 类型
php下判断数组中是否存在相同的值array_unique
asp和php下textarea提交大量数据发生丢失的解决方法
解决php中Cannot send session cache limiter 的问题的方法
PHP 中dirname(_file_)讲解
mysql4.1以上版本连接时出现Client does not support authentication protocol问题解决办法
六酷社区论坛HOME页清新格调免费版 下载
Smarty+QUICKFORM小小演示
<b>一些常用的php函数</b>
对javascript和select部件的结合运用
用PHP和ACCESS写聊天室(一)
利用PHP实现与ASP Banner组件相似的类
PHP VS ASP
PHP的ASP防火墙
发挥语言的威力--融合PHP与ASP
php的header和asp中的redirect比较
在php中取得image按钮传递的name值
使用php+xslt在windows平台上
PHP_Flame(Version:Progress)的原代码
Win9x/ME下Apache+PHP安装配置
VML绘图板②脚本--VMLgraph.js、XMLtool.js
外观差异不大 野马5.0L GT国内谍照曝光
宝马M6 GT3 谍照曝光 将于明年1月亮相
新版百元变化更能防伪 收藏越稀缺越值钱
Quintus因病住院 “锋芝”探子同房共处半小时
三星Galaxy Note 5恐怕是最后一部高价平板手机
©2014-2024 dbsqp.com