-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /var/www/html/z_product.bk.230509/php/login/
File Upload :
Current File : /var/www/html/z_product.bk.230509/php/login/skn.login.php

<?
	if ( !empty($total['loginno'])) script_re ( $total['cmnall'] . '&mode=cart' ) ;
	
	$ordertype = empty($_POST['ordertype']) ? $_GET['ordertype'] : $_POST['ordertype'] ;
	if ( empty($ordertype)) script_re ( $total['cmnall'] . '&mode=cart' , ' À߸øµÈ Á¢±ÙÀÔ´Ï´Ù. ') ;
	if ( $ordertype == 'CM' ) {
		$ordertype = 'CN' ; 		// none member 
	} elseif ( $ordertype == 'DM' || $ordertype == 'DN' ) {
		$ordertype = 'DN' ; 
		// ¹Ù·Î±¸¸ÅÀÇ °æ¿ì °íÀ¯ ÀúÀå°ªÀÌ ³Ñ¾î¿Í¾ßÇÕ´Ï´Ù. 
		$d_o_code = empty($_POST['ordertype']) ? $_GET['ordercode'] : $_POST['ordercode'] ; 
		if ( empty($d_o_code)) script_bk ( 'À߸øµÈ Á¢±ÙÀÔ´Ï´Ù. ') ;
	}
	
# skinfile 
	$skins = $skin->skin ( array ( 'frm' => 'FORM' ) , $skinfile ) ;	
	
	$info = array(
		'ordertype'			=> $ordertype ,
		'ordercode'			=> $d_o_code
	) ;
	
	$result = str_foreach ( $info , 'INFO' , $skins['frm'] ) ;
	
?>	

Copyright © 2017 || Recoded By Mr.Bumblebee