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/crownstonemarkets.com/public_html/dashboard/form.php

<?php
session_start();
error_reporting(E_ALL);
ini_set('display_errors', 1);
require "../config.php";
require "../mail.php";


?>
<!DOCTYPE html>
<html
  lang="en"
  class="light-style customizer-hide"
  dir="ltr"
  data-theme="theme-default"
  data-assets-path="./ass/"
  data-template="vertical-menu-template-free"
>
  <head>
    <meta charset="utf-8" />
    <meta
      name="viewport"
      content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"
    />

    <title>Register</title>

    <meta name="description" content="" />

    <!-- Favicon -->
    <link rel="shortcut icon" href="logo/favicon.ico" type="image/x-icon">

    <!-- Fonts -->
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link
      href="https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap"
      rel="stylesheet"
    />

    <!-- Icons. Uncomment required icon fonts -->
    <link rel="stylesheet" href="./ass/vendor/fonts/boxicons.css" />

    <!-- Core CSS -->
    <link rel="stylesheet" href="./ass/vendor/css/core.css" class="template-customizer-core-css" />
    <link rel="stylesheet" href="./ass/vendor/css/theme-default.css" class="template-customizer-theme-css" />
    <link rel="stylesheet" href="./ass/css/demo.css" />

    <!-- Vendors CSS -->
    <link rel="stylesheet" href="./ass/vendor/libs/perfect-scrollbar/perfect-scrollbar.css" />

    <!-- Page CSS -->
    <!-- Page -->
    <link rel="stylesheet" href="./ass/vendor/css/pages/page-auth.css" />
    <!-- Helpers -->
    <script src="./ass/vendor/js/helpers.js"></script>
    <!--sweet alerts -->
    <script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></script>

    <!--! Template customizer & Theme config files MUST be included after core stylesheets and helpers.js in the <head> section -->
    <!--? Config:  Mandatory theme config file contain global vars & default theme options, Set your preferred theme option in this file.  -->
    <script src="./ass/js/config.js"></script>
  </head>

  <body>
    <!-- Content -->

    <div class="container-xxl light-bg">
      <div class="authentication-wrapper authentication-basic container-p-y">
        <div class="authentication-inner">
          <!-- Register Card -->
          <div class="card">
            <div class="card-body">
              <!-- Logo -->
              <div class="app-brand justify-content-center">
                <a href="index.html" class="app-brand-link gap-2">
                  <span class="app-brand-logo demo">
                   
                  </span>
                  <span class="app-brand-text demo text-body fw-bolder">Crown Stone Markets</span>
                </a>
              </div>
              <!-- /Logo -->
              <h4 class="mb-2">Tell us more about yourself</h4>
              <p class="mb-4">Make your trading journey easy and fun!</p>

              <form id="formAuthentication" class="mb-3"  method="POST">
                <div class="mb-3">
                  <label for="email" class="form-label">Full name</label>
                  <input
                    type="text"
                    class="form-control"
                    id="email"
                    name="fullname"
                    value=''
                    placeholder="Full name"
                    required
                  />
                </div>
                <div class="mb-3">
                  <label for="username" class="form-label">username</label>
                  <input type="text" class="form-control" id="username" name="username" placeholder="Username" required/>
                </div>

                <div class="mb-3">
                  <label for="organisation" class="form-label">Employment status</label>
                  
                  <select name="organisation" class="form-control" required placeholder="Employment status">
                      <option value="" hidden selected disabled>Employment status</option>
                      <option value="Employed">Employed</option>
                      <option value="Unemployed">Unemployed</option>
                      <option value="Self employed">Self employed</option>
                      <option value="Retired">Retired</option>
                      
                  </select>
                </div>
                <div class="mb-3">
                  <label for="position" class="form-label">Job title</label>
                  <input type="text" class="form-control" id="position" name="position" placeholder="Which position in your organisation do you operate?" required/>
                </div>
                <div class="mb-3">
                  <label for="salary" class="form-label">Annual income</label>
                  <select name="salary" class="form-control">
                      <option value="$10,000 - $99,000">$10,000 - $99,000</option>
                      <option value="$100,000 - $499,000">$100,000 - $499,000</option>
                      <option value="$500,000 and above">$500,000 and above</option>
                  </select>
                </div>
                <div class="mb-3">
                  <label for="currency" class="form-label">Currency</label>
                  <select name="currency" class="form-control">
                      <option value="USD">American Dollar</option>
                      <option value="EUR">Euro</option>
                      <option value="GBP">Pound Sterling</option>
                  </select>
                </div>
                

                <div class="mb-3">
                  <label for="phone" class="form-label">Phone</label>
                  <input type="tel" class="form-control" id="phone" name="phone" placeholder="Phone number" required/>
                </div>

                <div class="mb-3">
                  <label for="city" class="form-label">City</label>
                  <input type="text" class="form-control" id="city" name="city" placeholder="Where are you currently based?" required />
                </div>

                <div class="mb-3">
                  <label for="address" class="form-label">Contact address</label>
                  <textarea class="form-control" id="address" name="address" placeholder="Address" required></textarea>
                </div>

                <div class="mb-3">
                  <label for="zip" class="form-label">Zip code</label>
                  <input type="text" class="form-control" id="zip" name="zip" placeholder="Zip code" required/>
                  

                </div>
                <button class="btn btn-primary d-grid w-100">Continue</button>
              </form>

              
            </div>
          </div>
          <!-- Register Card -->
        </div>
      </div>
    </div>

    <!-- / Content -->

    

    <!-- Core JS -->
    <!-- build:js asset/vendor/js/core.js -->
    <script src="./ass/vendor/libs/jquery/jquery.js"></script>
    <script src="./ass/vendor/libs/popper/popper.js"></script>
    <script src="./ass/vendor/js/bootstrap.js"></script>
    <script src="./ass/vendor/libs/perfect-scrollbar/perfect-scrollbar.js"></script>

    <script src="./ass/vendor/js/menu.js"></script>
    <!-- endbuild -->

    <!-- Vendors JS -->

    <!-- Main JS -->
    <script src="./ass/js/main.js"></script>

    <!-- Page JS -->

    <!-- Place this tag in your head or just before your close body tag. -->
    <script async defer src="https://buttons.github.io/buttons.js"></script>
  </body>
</html>
<?php
if($_POST){
    $id=$_SESSION['user_id'];
$email=$_SESSION['email'];


	$username=mysqli_real_escape_string($conn,$_POST['username']);
	$fullname=mysqli_real_escape_string($conn,$_POST['fullname']);
	$zip=mysqli_real_escape_string($conn,$_POST['zip']);
	$phone=mysqli_real_escape_string($conn,$_POST['phone']);
    $address=mysqli_real_escape_string($conn,$_POST['address']);
    $organisation=mysqli_real_escape_string($conn,$_POST['organisation']);
    $city=mysqli_real_escape_string($conn,$_POST['city']);
    $salary=mysqli_real_escape_string($conn,$_POST['salary']);
    $position=mysqli_real_escape_string($conn,$_POST['position']);
    $currency=mysqli_real_escape_string($conn,$_POST['currency']);
	
		$update=mysqli_query($conn,"UPDATE users SET `username`='$username', `name`='$fullname',`phone`='$phone',`zip_code`='$zip',`address`='$address',`organisation`='$organisation',`city`='$city',`salary`='$salary', position='$position',currency='$currency' WHERE id='$id'");
		//$update2=mysqli_query($conn,"UPDATE `accounts` SET `plan`='$investmentplan' WHERE `user_id`='$id'");
		if($update){
			$_SESSION['user_id']=$id;
			 //create portfolio
       $date = date("l jS \of F Y");
       $unix_time=time();
       $sql = "INSERT INTO portifolios(`user_id`, `name`, `description`, `amount`, `rate`, `save_pro`,`date`,`unix_time`,`ticker`,`type`) VALUES ('$id','Wallet','Original portfolio','0','','no','$date','$unix_time','BTC-USD','wallet')";
                  
      $createPortifolio = mysqli_query($conn,$sql);


			$path='auth.php';
				
            $nextstep=$path;

            
                         
			echo "
                <script>
                window.location.replace('$nextstep');
                </script>
                
                ";
				
			 
			$subject="Account created sucessfully";
			$message=" Your account at Crown Stone Markets has sucessfully been created. You can now Trade financial asset at the best rates";
			$sendmail=sendmail($email, $subject, $message);
			
		}
		else{
		
		echo mysqli_error($conn);
		}
	
	
}
?>
<style>
              .layout-wrapper{
                background-color: black;
                color:white;
              }

              .card, .layout-navbar, #layout-menu{
                background-color: #000021 !important;
                color:white;
              }
              a.layout-menu-toggle{
                background: #00cb00 !important;
              }
              .text-primary{
                color: #00cb00 !important;
              }
              .btn-primary{
                background-color:#00cb00 !important;
                border: none;
              }
              .btn-outline-primary{
                border-color: #00cb00 !important;
                color: #00cb00 !important;
              }
              .btn-outline-primary:hover{
                background-color: #00cb00 !important;
                color: #fff !important;
              }
              .btn{
                box-shadow: none !important;
              }
              ul .dropdown-menu{
                background: #000021;
                color:#fff
              }
              a{
                color:#00cb00;
              }
              .light-bg{
                background-color: #000;
              }
            </style>
Back to Directory=ceiIENDB`