serve usare php?
fammi un esempio il mio html è questo:
<html>
<head>
<%Response.Expires = 0%>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<title>Acetaia Terra del Tuono2</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#000000" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td>
<table width="30" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="700" height="520" VIEWASTEXT>
<param name="movie" value="sitoterradeltuono2.swf">
<param name="quality" value="high">
<embed src="sitoterradeltuono2.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="700" height="520">
</embed>
</object>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>