-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /var/www/html/mypage/php/
File Upload :
Current File : /var/www/html/mypage/php/act.logout.php

<?php

	$exe->qry_update( " login_keyword = null " , " tbl_{$total[table]} " , " numid='{$total[loginno]}' " ) ;

	if ( empty($path)) $path = '/' ;

######################################################
// session & cookie
######################################################

	foreach ( $_SESSION as $key=>$val )
	{
		${$key} = $val ;
		session_unregister($key) ;
	}
	setcookie( 'cookie_user_keyword' , '' , -1 , '/' ) ;

######################################################
// end
######################################################

	script_re( $path ) ;

?>

Copyright © 2017 || Recoded By Mr.Bumblebee