Your IP : 216.73.216.40


Current Path : /var/www/html/mmishra/indem/pcstore/pcStore/
Upload File :
Current File : /var/www/html/mmishra/indem/pcstore/pcStore/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"] . "/'>";
?>