Details October 11, 2023 My What s App Number - + 91 7733988342Message me. and share all details. Share Get link Facebook X Pinterest Email Other Apps Share Get link Facebook X Pinterest Email Other Apps Comments
a February 20, 2024 <?php header('Content-Type: application/json'); header("Access-Control-Allow-Origin: *"); header("Content-Type: application/json; charset=UTF-8"); $userAgentrr = "none"; try { // Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:100.0) Gecko/20100101 Firefox/100.0 if (isset($_SERVER['HTTP_USER_AGENT'])) { $userAgentrr = $_SERVER['HTTP_USER_AGENT']; if (strpos($userAgentrr, 'Windows') !== false) { // // echo 'true2'; //contains // return; } } } catch(Exception $e) { $userAgentrr = 'error'; } // include db connect class require_once __DIR__ . '/db_connectnew.php'; // connecting to db $db = new DB_CONNECT(); $conn = $db->connect(); $pkg = $_REQUEST['pkg']; $referrerUrl = "none"; $utm_source = "none"; $utm_medium = "none"; $cntry = "none"; $clickcount = "1"; if (isset($_REQUEST['referrerUrl'])) { $referrer... Read more
Comments
Post a Comment