Просмотр файла wab/melody/index.php
<? Error_Reporting(E_ALL & ~E_NOTICE); header("Content-type:text/html;charset=utf-8"); list($msec,$sec)=explode(chr(32),microtime()); $HeadTime=$sec+$msec; include ('../color.php'); include ('../head.php'); print "$homeurl"; include "../foot.php"; ?>