// URLのパスを求める
$path =  dirname($_SERVER[‘SCRIPT_NAME’]);
header ( “Location: $path/index.php?SID=$sid” ) ;

© 2024 Falco Tech Blog Suffusion theme by Sayontan Sinha