No problem here
http://www.uzayforum.com/player.html
http://www.uzayforum.com/player2.html
Only IE for working
index.htm or index.html
HTML Code
Quote:
<html>
<head>
<title>MyHOMEPAGE with aquamp!</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-9">
<style type="text/css">
frameset {
margin:0px;
padding:0px;
border:0px;
background-color:buttonface;
}
</style>
</head>
<frameset rows="8,*" rows1="30,*" frameborder="0" framespacing="0" name="fst">
<frame src="player/styx_wmp9_red/player.html" name="aquamp" frameborder="0" noresize>
<frame src="./index.php?" name="main" frameborder="0" noresize>
</frameset>
<noframes></noframes>
</html>
|
Blue color: player address
Red color: web home index.php
Only IE for woring
Original palyer index.html code
php or html code
Some hosts html files php code no working
html files php code working for
.htaccess files
Code
AddType application/x-httpd-php .html
AddType application/x-httpd-php .htm