/source/gl/logout.php
http://prosporous.googlecode.com/ · PHP · 21 lines · 14 code · 0 blank · 7 comment · 1 complexity · 59f988c68830ebfc94755f02099c0841 MD5 · raw file
- <?php
- /**??????UTF-8???.
- * Created on 2010-5-30
- *
- * @author EXT <isrn@qq.com>
- *
- */
- session_start();
- session_unset();
- session_destroy();
- ?>
- <script language="JavaScript">
- <!--
- function MM_goToURL() { //v3.0
- var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
- for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
- }
- //-->
- </script>
- </head>
- <body onLoad="MM_goToURL('parent','./index.php');return document.MM_returnValue">