File "top.php"

Full path: /www/ansys/qgis/007_honmoku/viewer/top.php
File size: 714 B
MIME-type: text/x-php
Charset: utf-8

Download   Open   Back

<?php
print "<!DOCTYPE html>";
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=\"78%,*\">";
print "<frame src=\"../mapref/mapref.php\" name=\"map\" noresize>";
print "<frameset rows=\"78%,*%\">";
print "<frame src=\"../sendmsg/index.php\" name=\"sendmsg\" noresize>";
print "<frame src=\"../inout/index.html\" name=\"inout\" noresize>";
print "</frameset>";
print "</frameset>";

print "</html>";

?>

PHP File Manager