注销
session_start();
session_destroy();
header("location:index.php");
?>
元さん抜粋
http://www.bkjia.com/PHPjc/478179.htmlwww.bkjia.com本当http://www.bkjia.com/PHPjc/478179.html技術記事 a href=logout.php style=color:#F09;注销/a ?php session_start(); session_destroy();ヘッダー(場所:index.php); ? 摘自ms.元...