uranus.webhop.net

readconf.php source code

<?php
include_once("functions.php");
$info page("","","");
/* Everyone is free to use all the code on this site, but I would really appreciate if the site the code is used for becomes open as well. I would really like to hear from you if you use the code, and send me a link to your site. */

is_php($info[0]);
if( 
$returnval ) {
    
$info[2] = $info[0];
    
$info[0] = "no_php.php";
    
header("Refresh: 2; url=http://" $_SERVER['HTTP_HOST'] . dirname($_SERVER['PHP_SELF']) . "/pagesource.php?page=" $info[2]);
}
?>

<!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" lang="en" xml:lang="en">
<head>
    <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type" />
    <title>
        .: Uranus - <?php title("readconf.php:",$info[1],"",$info[2]); ?> :.
    </title>
        <link rel="stylesheet" type="text/css" href="default.css" />
            <style type="text/css" media="all">
                    <!--
                    @import "default.css";
                    -->
            </style>
    <link rel="icon" href="images/favicon.ico" type="image/x-icon" />
    <link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
</head>
<body style="background-color: white;">
    <h1>uranus.webhop.net</h1>
    <h2><?php title("Code:",$info[0],""); ?></h2>
    <div class="shell"><?php if( $info[2] ) { include_once($info[0]); } else { numprint($info[0]); } ?><br /></div>
    <div style="text-align: center; text-indent: 0px;">
        <a href="http://validator.w3.org/check?uri=referer">
        <img src="images/W3C_xhtml10.png" alt="Valid XHTML 1.0!" height="31" width="88" />
        </a>
        <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://<?php rootdir() ?>default.css">
        <img src="images/W3C_css.png" alt="Valid CSS!" height="31" width="88" />
        </a>
    </div>
    <div style="text-align: center; text-indent: 0px;">
        <a href="http://www.getfirefox.com">
        <img alt="Get Firefox!" title="Get Firefox!" src="images/firefox.gif"/>
        </a>
    </div>
    <div class="bottom">
         .: Page last modified: <?php cdate(""); ?> - Copyleft 2004 :.
    </div>
</body>
</html>

Valid XHTML 1.0! Valid CSS!
Get Firefox!
.: Page last modified: December 03 2023 23:32:39 - Copyleft 2004 :.