File "top.php"

Full path: /www/ansys/qgis/2015_crun_t/viewer/top.php
File size: 552 B
MIME-type: text/x-php
Charset: utf-8

Download   Open   Back

<?php
print "<html>";

print "<head>";
print "<title>運行管理-羽田-</title>";
print "<meta http-equiv=\"Content-Type\" Content=\"text/html;charset=UTF-8\">";
print "<link rel=\"stylesheet\" type=\"text/css\" href=\"/ansys/config/css/style.css\">";
print "<link rel=\"shortcut icon\" href=\"/ansys/config/favicon.ico\">";
print "</head>";

print "<frameset cols=\"100%,*\">";
//print "<frame src=\"../map/map2.php\" name=\"map\" noresize>";
print "<frame src=\"../map/view.php\" name=\"map\" noresize>";

print "</frameset>";

print "</html>";
?>

PHP File Manager