PNG  IHDR pHYs   OiCCPPhotoshop ICC profilexڝSgTS=BKKoR RB&*! J!QEEȠQ, !{kּ> H3Q5 B.@ $pd!s#~<<+"x M0B\t8K@zB@F&S`cbP-`'{[! eDh;VEX0fK9-0IWfH  0Q){`##xFW<+*x<$9E[-qWW.(I+6aa@.y24x6_-"bbϫp@t~,/;m%h^ uf@Wp~<5j>{-]cK'Xto(hw?G%fIq^D$.Tʳ?D*A, `6B$BB dr`)B(Ͱ*`/@4Qhp.U=pa( Aa!ڈbX#!H$ ɈQ"K5H1RT UH=r9\F;2G1Q= C7F dt1r=6Ыhڏ>C03l0.B8, c˱" VcϱwE 6wB aAHXLXNH $4 7 Q'"K&b21XH,#/{C7$C2'ITFnR#,4H#dk9, +ȅ3![ b@qS(RjJ4e2AURݨT5ZBRQ4u9̓IKhhitݕNWGw Ljg(gwLӋT071oUX**| J&*/Tު UUT^S}FU3S ԖUPSSg;goT?~YYLOCQ_ cx,!k u5&|v*=9C3J3WRf?qtN (~))4L1e\kXHQG6EYAJ'\'GgSSݧ M=:.kDwn^Loy}/TmG X $ <5qo</QC]@Caaᄑ.ȽJtq]zۯ6iܟ4)Y3sCQ? 0k߬~OCOg#/c/Wװwa>>r><72Y_7ȷOo_C#dz%gA[z|!?:eAAA!h쐭!ΑiP~aa~ 'W?pX15wCsDDDޛg1O9-J5*>.j<74?.fYXXIlK9.*6nl {/]py.,:@LN8A*%w% yg"/6шC\*NH*Mz쑼5y$3,幄'L Lݛ:v m2=:1qB!Mggfvˬen/kY- BTZ(*geWf͉9+̳ې7ᒶKW-X潬j9(xoʿܔĹdff-[n ڴ VE/(ۻCɾUUMfeI?m]Nmq#׹=TR+Gw- 6 U#pDy  :v{vg/jBFS[b[O>zG499?rCd&ˮ/~јѡ򗓿m|x31^VwwO| (hSЧc3- cHRMz%u0`:o_F@8N ' p @8N@8}' p '#@8N@8N pQ9p!i~}|6-ӪG` VP.@*j>[ K^<֐Z]@8N'KQ<Q(`s" 'hgpKB`R@Dqj '  'P$a ( `D$Na L?u80e J,K˷NI'0eݷ(NI'؀ 2ipIIKp`:O'`ʤxB8Ѥx Ѥx $ $P6 :vRNb 'p,>NB 'P]-->P T+*^h& p '‰a ‰ (ĵt#u33;Nt̵'ޯ; [3W ~]0KH1q@8]O2]3*̧7# *p>us p _6]/}-4|t'|Smx= DoʾM×M_8!)6lq':l7!|4} '\ne t!=hnLn (~Dn\+‰_4k)0e@OhZ`F `.m1} 'vp{F`ON7Srx 'D˸nV`><;yMx!IS钦OM)Ե٥x 'DSD6bS8!" ODz#R >S8!7ّxEh0m$MIPHi$IvS8IN$I p$O8I,sk&I)$IN$Hi$I^Ah.p$MIN$IR8I·N "IF9Ah0m$MIN$IR8IN$I 3jIU;kO$ɳN$+ q.x* tEXtComment

Viewing File: /home/u403625155/domains/inteltradecapital.com/public_html/signup.php

<?php
session_start();
require "config.php";
require "mail.php";

if(isset($_REQUEST['ref'])){
    $_SESSION['ref']=$_REQUEST['ref'];
  $ref=$_SESSION['ref'];
  $ref_bonus=20;
  $ref_id=$_SESSION['ref'];
}
else{
  $ref=0;
  $ref_bonus=0;
  $ref_id=0;
}
?>
<!DOCTYPE html>
<html lang="zxx" dir="ltr">

<head>
    <!-- Standard Meta -->
    <meta charset="utf-8">
    <meta name="description" content="Sign in or create an account with Excellfx">
    <meta name="keywords" content="Excellfx, Excellfxs, Excellfxs, Excellfx, Excellfx, Excellfx, invest, stocks, options">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#FCB42D" />
    <!-- Site Properties -->
    <title>Signup</title>
    <!-- critical preload -->
    <link rel="preload" href="js/vendors/uikit.min.js" as="script">
    <link rel="preload" href="css/vendors/uikit.min.css" as="style">
    <link rel="preload" href="css/style.css" as="style">
    <!-- icon preload -->
    <link rel="preload" href="fonts/fa-brands-400.woff2" as="font" type="font/woff2" crossorigin>
    <link rel="preload" href="fonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin>
    <!-- font preload -->
    <link rel="preload" href="fonts/archivo-v9-latin-regular.woff2" as="font" type="font/woff2" crossorigin>
    <link rel="preload" href="fonts/archivo-v9-latin-300.woff2" as="font" type="font/woff2" crossorigin>
    <link rel="preload" href="fonts/archivo-v9-latin-700.woff2" as="font" type="font/woff2" crossorigin>
    <!-- Favicon and apple icon -->
    <link rel="shortcut icon" href="icon.png" type="image/x-icon">
    <link rel="apple-touch-icon-precomposed" href="icon.png">
    <!-- css -->
    <link rel="stylesheet" href="css/vendors/uikit.min.css">
    <link rel="stylesheet" href="css/style.css">
    <!--sweet alerts -->
    <script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></script>
</head>

<body style="background-color: black">
    <!-- preloader begin -->
    <div class="in-loader">
        <div></div>
        <div></div>
        <div></div>
    </div>
    <!-- preloader end -->
    <main>
        <!-- section content begin -->
        <div class="uk-section uk-padding-remove-vertical">
            <div class="uk-container uk-container-expand">
                <div class="uk-grid" data-uk-height-viewport="expand: true">
                    <div class="uk-width-3-5@m uk-background-cover uk-background-center-right uk-visible@m uk-box-shadow-xlarge" style="background-image: url(img/signupbg.jpg); opacity: 0.6;">
                    </div>
                    <div class="uk-width-expand@m uk-flex uk-flex-middle">
                        <div class="uk-grid uk-flex-center">
                            <div class="uk-width-3-5@m">
                                <div class="uk-text-center in-padding-horizontal@s">
                                    <!-- logo begin -->
                                    <a class="uk-logo" href="index.html">
                                        <img src="img/in-lazy.gif" data-src="logo/1.png" width="170" height="43" data-uk-img>
                                    </a>
                                    <!-- logo end -->
                                    <p class="uk-text-lead uk-margin-small-top uk-margin-medium-bottom">Create an account</p>
                                    <!-- login form begin -->
                                    <form class="uk-grid uk-form" method="post">
                                        <div class="uk-margin-small uk-width-1-1 uk-inline">
                                            <span class="uk-form-icon uk-form-icon-flip fas fa-user fa-sm"></span>
                                            <input class="uk-input uk-border-rounded" id="email" name="email" value="" type="email" placeholder="Email address" required>
                                        </div>
                                        <div class="uk-margin-small uk-width-1-1 uk-inline">
                                            <span class="uk-form-icon uk-form-icon-flip fas fa-lock fa-sm"></span>
                                            <input class="uk-input uk-border-rounded" id="password" name="password" value="" type="password" placeholder="Password" required>
                                        </div>
                                     
                                     <div class="uk-margin-small uk-width-1-1 uk-inline">
                                            <span class="uk-form-icon uk-form-icon-flip fas fa-lock fa-sm"></span>
                                            <input class="uk-input uk-border-rounded" id="password-confirm" name="cpassword" value="" type="password" placeholder="Repeat Password" required>
                                        </div>
                                        <div class="uk-margin-small uk-width-auto uk-text-small">
                                            <label><input class="uk-checkbox uk-border-rounded" type="checkbox"> Remember me</label>
                                        </div>
                                        <div class="uk-margin-small uk-width-expand uk-text-small">
                                            <label class="uk-align-right"><a class="uk-link-reset" href="#">Forgot password?</a></label>
                                        </div>
                                        <div class="uk-margin-small uk-width-1-1">
                                            <button class="uk-button uk-width-1-1 uk-button-primary uk-border-rounded uk-float-left" type="submit" name="submit">Create account</button>
                                        </div>
                                    </form>
                                    <!-- login form end -->
                                   
                                    <span class="uk-text-small">Already have an account? <a class="uk-button uk-button-text" href="signin.php">Sign in</a></span>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- section content end -->
    </main>
    <!-- javascript -->
    <script src="js/vendors/uikit.min.js"></script>
    <script src="js/vendors/utilities.min.js"></script>
    <script src="js/config-theme.js"></script>
</body>

</html>
<?php
if($_POST){
     //$phone=$_POST['phone'];
     $password=mysqli_real_escape_string($conn,$_POST['password']);
     $cpassword=mysqli_real_escape_string($conn,$_POST['cpassword']);
     //$full_name=$_POST['fullname'];
     //$username=$_POST['username'];
     $email=mysqli_real_escape_string($conn,$_POST['email']);
     
     //checks if passwords are the same
 
     
     if($password==$cpassword){
         //hashes the passwords
         $password=password_hash($password,PASSWORD_BCRYPT);
 
         //creates a new mail class with phpmailer
             //$mail = new PHPMailer\PHPMailer\PHPMailer();
             
             $subject="OTP Verification";
 
             //generate random password
             $comb = '1234567890';
  $pass = array(); 
  $combLen = strlen($comb) - 1; 
  for ($i = 0; $i < 6; $i++) {
      $n = rand(0, $combLen);
      $pass[] = $comb[$n];
  }
     $OTP=implode($pass); 
 
     //generate otp email message
     $message="<p>Your one time password for <?php echo $sitename; ?> is <b>$OTP</b></p>
     Do not share this OTP with anyone.
     ";
 
 
    
             
                 //checks if emails already exists
                 $query=mysqli_query($conn,"SELECT * FROM users WHERE email='$email'");
                 if(mysqli_num_rows($query)==0){
                     
                    
                   $ip=$_SERVER['REMOTE_ADDR'];
                     //inserts new data in the database
                     $ref_bonus=0;
                     $insert=mysqli_query($conn,"INSERT INTO users ( `email`,`password`,`status`,`otp`,`ip_address`,`refer`,`ref_bonus`,`customerId`)VALUES('$email','$password','verified','$OTP','$ip','$ref','$ref_bonus','0')");
                     
                     
                     if($insert){
                       $getid=mysqli_query($conn,"SELECT id FROM users WHERE email='$email'");
                       if(mysqli_num_rows($getid)>0){
                           $row=mysqli_fetch_assoc($getid);
                           $id=$row['id'];
                           $date=Date("Y-F-jS");
                           
                           $create=mysqli_query($conn,"INSERT INTO accounts(`user_id`,`balance`,`active`,`amount`,`plan`,`created_at`)VALUES('$id','0','no','0','2','$date')");
                      $insert_ref=mysqli_query($conn,"INSERT INTO referrals(user_id,refer_by,join_at)VALUES('$id','$ref_id','$date')");
                         if(!$create){
                             
                             echo "
                                <script>
                                swal('Oops','An error occured','error');
                                </script>
                             ";
                         }
                         else{
                             $_SESSION['user_id']=$id;
                             $_SESSION['email']=$email;
                            header("Location: dashboard/form.php");
                             
                         }
                         }
                         //sends mail with otp
                          
                         //$sendmail=sendmail($email, $subject, $message );;
                         
                        
                         //redirect to otp verification page
                         $path="dashboard/otp.php";
                         $nextstep=$path.'?user-email='.$email;
                         
                         //header("location:$host.'/'.$path.'?user-email=$email'");
                        
                         
                     }
                     else{
                         echo mysqli_error($conn);
                        echo "
                        
                        <script>
                        swal('Oops','Error storing details','error');
                        </script>
                     ";
                     }
                 }
                 else{
                    echo "
                        <script>
                        swal('Oops','Email already exists','error');
                        </script>
                     ";
                    
                 }
                
                
           
     }
     else{
         $response = array(
             "error"=>"yes",
             "errorMsg" => "Passwords are not the same"
         );
         echo json_encode($response);
         
     }
 
 
 
 
}
?>
Back to Directory=ceiIENDB`