| Current Path : /var/www/html/mmishra/iws8/html/mcell/ |
| Current File : /var/www/html/mmishra/iws8/html/mcell/blank_header.inc |
<?php include "db_connect.inc"; include "db_tables.inc"; //require "object_class.php"; require "mcell_library.php"; echo "<html><head>"; echo "<base href='http://" . $_SERVER["SERVER_NAME"] . "/'></base>"; echo "<link rel='stylesheet' href='style.css' type='text/css'>"; echo "</head><body>"; echo "<form method='post' action='" . $_SERVER["SCRIPT_NAME"] . "/'>"; ?>