Friday, December 14, 2012

Auto_redirect_url.php

<?php
$waktu="5";
echo ("<html>
<head>
       <META HTTP-EQUIV=\"Refresh\" CONTENT=\"$waktu; URL=http://www.maxikom.co.id\">
</head>
<body><font face=\"Verdana\" size=\"2\">
Halaman ini akan diredirect ke situs Maxikom dalam waktu $waktu detik<br>
Silahkan <a href=\"http://www.maxikom.co.id\">klik di sini</a> jika proses gagal.</font></body>
</html>");
?>


No comments:

Post a Comment