<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
<style type="text/css">
body { background: #E8E8E8 url('./filemanager/backgrounds/login.jpg');}
}
h1 {color:#ffffff;
}
table, td, th
{
border:4px solid white;
}
th
{
background-color:BurlyWood;
color:black;
}
table, td, th
{
padding:20px;
}
</style>
</head>
<body>
<?
file_put_contents("msg.html", "");
echo ('chat cleared cleared')
?>
</body>
</html>