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' ; ?>

$v ){ $new_download[] = ''.$v.'' ; } echo implode( ' / ', $new_download ) ; } ?>


IPS Software Sdn. Bhd.