query( "SELECT * FROM redemption WHERE countrycode = '".$country_code."' AND status = '0' ORDER BY redemption_id ASC LIMIT 1" ) ; if( $query->num_rows > 0 ){ $result = $query->fetch_assoc() ; $id = $result['redemption_id'] ; $download_link = $result['download_link'] ; //update download_link status $update = $mysqli->query( "UPDATE redemption SET status = '1' WHERE redemption_id = '".$id."'" ) ; if( !$update ){ $download_link = '' ; } } echo $download_link ; exit; } // body onload script $show_map_library = true ; $show_map_script = true ; $body_onload = true ; // start header here include 'requires/page_header.php' ; ?>
= $lang['please_get_the_verification_code_from_the_owner']?>
= $lang['sorry_your_account_was_in_our_block_list']?>
= $lang['developed_by_eng']?>IPS Software Sdn. Bhd.= $lang['developed_by_cn']?>