|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /var/www/html/pathumthani_eoffice/application/mxblog/ |
Upload File : |
<?
session_start();
require_once("mainfile.php");
$PHP_SELF = "popup.php";
GETMODULE($_GET[name],$_GET[file]);
?>
<HTML>
<HEAD>
<TITLE><?=WEB_TITLE;?></TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=windows-874">
<meta name="keywords" content="เว็บสำเร็จรูป,อัษฎา,มอไซค์ดอทคอม, maxsite">
<meta name="description" content="เว็บไซต์สำเร็จรูป maxsite">
<link href="style.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="java.js"></script>
</head>
<body >
<!-- Content -->
<?include ("".$MODPATHFILE."");?>
<!-- End Content -->
</body>
</html>