Aug122007
hiromasa.another の試験中。 その2

特殊系投稿の試験。
まずは手書き。
ソースコード。
-
// If using querystring, we need to put the path together manually:
-
if ($use_querystring) {
-
$GLOBALS['use_querystring'] = $use_querystring;
-
$action = $_GET['action'];
-
$eid = (int) $_GET['eid'];
-
-
$_SERVER['PATH_INFO'] = $action;
-
-
if ($eid) {
-
$_SERVER['PATH_INFO'] .= "/$eid";
-
}
-
} else {
-
}
音楽。
どうだろうか。