我的php : 4.3.4
問題外掛:龍神王的聊天室問題
參考網頁:http://kitmanstar.no-ip.com/phpbb2/wog/
我的網頁:http://kitmanstar.no-ip.com/phpbb2/wog/
是在index.php
#---------[ FIND ]----------------------------------------
<frame src="wog_foot.php" name="foot" id="foot" frameborder="0" scrolling="Auto" noresize marginwidth="0" marginheight="0">
</frameset>
</html>
#---------[ REPLACE WITH ]--------------------------------
<frame src="wog_foot.php" name="foot" id="foot" frameborder="0" scrolling="Auto" noresize marginwidth="0" marginheight="0">
<frameset rows="*" border="0">
<frame src="" name="chat" frameborder="0" scrolling="Auto" noresize marginwidth="0" marginheight="0">
</frameset>
</frameset>
</frameset>
</html>
我轉了....但是我的wog_foot無法顯示網頁
[問題]龍神王的聊天室問題
版主: 版主管理群

