12 - PHP Online

Form of PHP Sandbox

Enter Your PHP code here for testing/debugging in the Online PHP Sandbox. As in the usual PHP files, you can also add HTML, but do not forget to add the tag <?php in the places where the PHP script should be executed.



Your result can be seen below.

Result of php executing





Full code of 12.php

  1.  
  2.  
  3.  
  4.   <!DOCTYPE html>
  5.  
  6.   <html>
  7.   <head>
  8.   <meta charset="utf-8">
  9.   <meta name="description" content="BC PNP POINT CALCULATOR: Faster way for eligible skilled workers to get permanent residence in B.C. Contact us Now!">
  10.   <!--title>LIST OF UNIVERSITIES/COLLEGES WITH DETAILS</title-->
  11.   <title>BC Pnp Point Calculator CIC - Sia Immigration</title>
  12.  
  13.   <!-- Stylesheets -->
  14.  
  15.   <link href="" rel="stylesheet">
  16.   <link href="" rel="stylesheet">
  17.   <link href="" rel="stylesheet">
  18.   <link href=" " rel="stylesheet">
  19.   <link href="https://www.siaimmigration.com/assets/css/style.css" rel="stylesheet">
  20.   <link href="" rel="stylesheet">
  21.   <script src="https://use.fontawesome.com/c5301f102a.js"></script>
  22.  
  23.   <!-- mobile responsive meta -->
  24.  
  25.   <meta name="viewport" content="width=device-width, initial-scale=1">
  26.   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  27.  
  28.  
  29.  
  30.   <script>
  31.     window.dataLayer = window.dataLayer || [];
  32.     function gtag(){dataLayer.push(arguments);}
  33.     gtag('js', new Date());
  34.  
  35.     gtag('config', 'AW-875578219');
  36.   </script>
  37.   </head>
  38.  
  39.   
  40.   <style>
  41.   .responsive-table-style {
  42.     overflow: auto;
  43.     margin-top:10px;
  44.   }
  45.   .responsive-table-style .table-design {
  46.     border-collapse: collapse;
  47.     background: #fff;
  48.     border-radius: 10px;
  49.     overflow: hidden;
  50.     width: 100%;
  51.     margin: 0 auto;
  52.     position: relative;
  53.   }
  54.   .responsive-table-style .table-design th {
  55.     height: 60px;
  56.     background: #333;
  57.     color:#fff;
  58.   }
  59.   .responsive-table-style .table-design th, .responsive-table-style .table-design td {
  60.     padding: 5px 10px;
  61.   }
  62.   .responsive-table-style .table-design tbody tr:nth-child(even) {
  63.   background-color: #f5f5f5;
  64.   }
  65.   .responsive-table-style .table-design tbody tr:hover, .responsive-table-style .table-design tbody tr:hover a {
  66.     color: #fff;
  67.     background-color: #666;
  68.     cursor: pointer;
  69.   }
  70.   .responsive-table-style .table-design input {
  71.     border: 1px solid #ccc;
  72.     padding:2px 5px 2px;
  73.     line-height:22px;
  74.   }
  75.   .table-tabs {
  76.     position: relative;
  77.     margin: 0;
  78.     border:1px solid #ccc;
  79.     border-radius:5px;
  80.     padding:10px;
  81.     float:left;
  82.     width:100%;
  83.   }
  84.   .table-tabs ul.ul-tabs-link li {
  85.     background: #79b530;
  86.     color: #fff;
  87.     padding: 6px 20px 5px 20px;
  88.     border-right:1px solid #fff;
  89.     display:inline-block;
  90.     float:left;
  91.     cursor:pointer;
  92.     margin:1px 0px;
  93.     font-weight:bold;
  94.   }
  95.   .table-tabs ul.ul-tabs-link li.active-stage, .table-tabs ul.ul-tabs-link li:hover {
  96.     background: #ffbe12;
  97.     color:#333;
  98.   }
  99.   .tabs-inner-style {
  100.     background: #fff;
  101.     width:100%;
  102.     float:left;
  103.     border-top: 1px solid #ccc;
  104.     margin-top: 10px;
  105.   }
  106.   .table-filter-search {
  107.     width:100%;
  108.     float:left;
  109.     margin: 5px 0px;
  110.   }
  111.   .table-filter-search label {
  112.     color: #333333;
  113.     font-weight:bold;
  114.   }
  115.   .table-filter-search .search-field {
  116.     padding:5px 10px 3px 10px;
  117.     border:1px solid #ccc;
  118.     margin-left:5px;
  119.     color: #333;
  120.     border-radius: 4px;
  121.     line-height:18px;
  122.   }
  123.   .table-filter-search .search-field:hover {
  124.     border-color: #aaa;
  125.   }
  126.   </style>
  127.  
  128.   <body>
  129.   <div class="page-wrapper"> 
  130.     
  131.     
  132.       <style>
  133.  
  134.         @media only screen and (max-width: 767px){
  135.  
  136.           .main-slider{margin-top: 20px;}
  137.  
  138.           .main-header .logo img {
  139.  
  140.             width: auto !important;
  141.  
  142.             max-width: 100% !important;
  143.  
  144.             max-height: 58px !important;
  145.  
  146.             float: left;
  147.  
  148.           }
  149.  
  150.           .qart img {
  151.  
  152.             width: auto !important;
  153.  
  154.             max-width: 100% !important;
  155.  
  156.             max-height: 53px !important;
  157.  
  158.             margin-top: 5px !important;
  159.  
  160.           }
  161.  
  162.           
  163.  
  164.           }
  165.  
  166.           @media only screen and (max-width: 359px){
  167.  
  168.           .main-header .logo img {
  169.  
  170.             max-height: 48px !important;
  171.  
  172.           }
  173.  
  174.           .qart img {
  175.  
  176.             max-height: 48px !important;
  177.  
  178.             margin-top: 5px !important;
  179.  
  180.           }
  181.  
  182.           }
  183.  
  184.       </style>
  185.       
  186.     </div>
  187.   </header>
  188.  
  189.             <script>
  190.                 window.REQUIRED_CODE_ERROR_MESSAGE = 'Please choose a country code';
  191.                 window.LOCALE = 'en';
  192.                 window.EMAIL_INVALID_MESSAGE = window.SMS_INVALID_MESSAGE = "The information provided is invalid. Please review the field format and try again.";
  193.                 window.REQUIRED_ERROR_MESSAGE = "This field cannot be left blank. ";
  194.                 window.GENERIC_INVALID_MESSAGE = "The information provided is invalid. Please review the field format and try again.";
  195.                 window.translation = {
  196.                   common: {
  197.                     selectedList: '{quantity} list selected',
  198.                     selectedLists: '{quantity} lists selected'
  199.                   }
  200.                 };
  201.                 var AUTOHIDE = Boolean(0);
  202.               </script> 
  203.             <script defer src="https://sibforms.com/forms/end-form/build/main.js"></script> 
  204.             <!-- END - We recommend to place the above code in footer or bottom of your website html  --> 
  205.             <!-- End Sendinblue Form --> 
  206.           </div>
  207.           <span id="siteseal"> 
  208.           <script async type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=xRoeBPk0IwBcIcWjBujOFFhkMVhrxJX0Ci7KxtaLfbhAL2SzmKjrvL7NP97p"></script> 
  209.           </span> </div>
  210.       </div>
  211.       <div class="modal-footer">
  212.       
  213.         <!-- <button type="button" class="btn btn-primary">Save changes</button> --> 
  214.       </div>
  215.     </div>
  216.   </div>
  217.   </div>
  218.     
  219.     <section class="service-details">0
  220.       <div class="container">
  221.         <div class="row">
  222.           <div class="col-lg-4 col-md-5 col-sm-12 col-xs-12" style="display:none;">
  223.             <div class="blog-details  no-padding">
  224.               <div class="left-side">
  225.                 <div class="blog-sidebar no-margin">
  226.                   <div class="sec-title">
  227.                     <h6>Recent News</h6>
  228.                   </div>
  229.                   <div class="item">
  230.                     <div class="image-box">
  231.                       <figure> <a href="https://www.siaimmigration.com/news/182"><img src="https://www.siaimmigration.com//admin/assets_admin/uploads/news_image/1570221764-WhatsApp_Image_2019-10-04_at_2.38.13_AM.jpeg" alt=""></a> </figure>
  232.                     </div>
  233.                     <div class="image-text"> <a href="https://www.siaimmigration.com/news/182">
  234.                       <h6>Rural and Northern Immigration Pilot</h6>
  235.                       </a>
  236.                       <ul class="bloog-info">
  237.                         <li><a><span>Posted</span> 04-Oct-2019</a></li>
  238.                       </ul>
  239.                     </div>
  240.                   </div>
  241.                   <div class="item">
  242.                     <div class="image-box">
  243.                       <figure> <a href="https://www.siaimmigration.com/news/181"><img src="https://www.siaimmigration.com//admin/assets_admin/uploads/news_image/1567025405-thumbnail.jpg" alt=""></a> </figure>
  244.                     </div>
  245.                     <div class="image-text"> <a href="https://www.siaimmigration.com/news/181">
  246.                       <h6>Canada Business owner work Permit</h6>
  247.                       </a>
  248.                       <ul class="bloog-info">
  249.                         <li><a><span>Posted</span> 28-Aug-2019</a></li>
  250.                       </ul>
  251.                     </div>
  252.                   </div>
  253.                   <div class="item">
  254.                     <div class="image-box">
  255.                       <figure> <a href="https://www.siaimmigration.com/news/180"><img src="https://www.siaimmigration.com//admin/assets_admin/uploads/news_image/1565803992-WhatsApp_Image_2019-08-14_at_9.14.04_PM.jpeg" alt=""></a> </figure>
  256.                     </div>
  257.                     <div class="image-text"> <a href="https://www.siaimmigration.com/news/180">
  258.                       <h6>Free Immigration Consultation</h6>
  259.                       </a>
  260.                       <ul class="bloog-info">
  261.                         <li><a><span>Posted</span> 14-Aug-2019</a></li>
  262.                       </ul>
  263.                     </div>
  264.                   </div>
  265.                 </div>
  266.                 <div class="get-questions text-center" style="background: url(https://www.siaimmigration.com/assets/images/resource/9.jpg);">
  267.                   <h6>Got any Questions?<br>
  268.                     <span>CALL US NOW</span></h6>
  269.                   <a href="tel:+1 (778) 257-5508">
  270.                   <h4>+1 (778) 257-5508</h4>
  271.                   </a>
  272.                   <p>mkj@siaimmigration.com</p>
  273.                 </div>
  274.               </div>
  275.             </div>
  276.           </div>
  277.           <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
  278.             <div class="right-side">
  279.               <div class="content">
  280.                 <h2>Directly Related Work Experience :</h2>
  281.                 <div class="table-tabs"> 
  282.                   
  283.                   <!--Table Style-->
  284.                   
  285.                   <section class="section-preview"> 
  286.                     
  287.                     <!-- Default inline 1-->
  288.                     <div style="padding: 10px;  margin-bottom: 10px; background: #EBECEC;" >
  289.                       <table class="table">
  290.                           <tr>
  291.                         
  292.                         <th style="width=40%"> How many years of total directly related work experience have you gained in same occupation mentioned in bc job offer* </th>
  293.                         <br>
  294.                           <th style="width=60%" >
  295.                         
  296.                         <input type="radio" class="cal" id="bc_job1" name="bc_job" value="20" onclick="call()">
  297.                         <label class="custom-control-label" for="defaultInline1">Atleast 5 years or more</label>
  298.                         <br>
  299.                         <input type="radio" class="custom-control-input" id="bc_job" name="bc_job" value="16" onclick="call()">
  300.                         <label class="custom-control-label" for="defaultInline1">Atleast 4 to 5 Years</label>
  301.                         <br>
  302.                         <input type="radio" class="cal" id="bc_job2" name="bc_job" value="12" onclick="call()">
  303.                         <label class="custom-control-label" for="defaultInline1">Atleast 3 to 4 Years</label>
  304.                         <br>
  305.                         <input type="radio" class="cal" id="bc_job3" name="bc_job" value="8" onclick="call()">
  306.                         <label class="custom-control-label" for="defaultInline1">Atleast 2 to 3 Years</label>
  307.                         <br>
  308.                         <input type="radio" class="cal" id="bc_job4" name="bc_job" value="4" onclick="call()">
  309.                         <label class="custom-control-label" for="defaultInline1">Atleast 1 to 2 Years</label>
  310.                         <br>
  311.                         <input type="radio" class="cal" id="bc_job4" name="bc_job" value="1" onclick="call()">
  312.                         <label class="custom-control-label" for="defaultInline1">less than Year</label>
  313.                         <br>
  314.                         <input type="radio" class="cal" id="bc_job4" name="bc_job" value="0" onclick="call()">
  315.                           <label class="custom-control-label" for="defaultInline1">
  316.                         None
  317.                           </th>
  318.                         
  319.                           </tr>
  320.                         
  321.                       </table>
  322.                     </div>
  323.                     <div style="padding: 10px;   background: #EBECEC;" >
  324.                       <table class="table">
  325.                         <tr>
  326.                           <th style="width=40%">Have you gained one year of directly related work experience in canada? </th>
  327.                           <th style="width=60%" > <input type="radio" class="custom-control-input" id="exp_in_canada" name="exp_in_canada" value="10" onclick="call()">
  328.                             <label class="custom-control-label" for="defaultInline1">Yes</label>
  329.                             <br>
  330.                             <input type="radio" class="custom-control-input" id="exp_in_canada" name="exp_in_canada" value="0" onclick="call()">
  331.                             <label class="custom-control-label" for="defaultInline1"> No</label>
  332.                           </th>
  333.                         </tr>
  334.                         <tr>
  335.                           <th style="width=40%"> Are you presently employed at same occupation with same employer as identified in your currey bc Pnp registration?</th>
  336.                           <th style="padding-left:120px" > <input type="radio" class="custom-control-input" id="reg" name="reg" value="10" onclick="call()">
  337.                             <label class="custom-control-label" for="defaultInline1">Yes</label>
  338.                             <br>
  339.                             <input type="radio" class="custom-control-input" id="reg" name="reg" value="0" onclick="call()">
  340.                             <label class="custom-control-label" for="defaultInline1"> No</label>
  341.                           </th>
  342.                         </tr>
  343.                       </table>
  344.                     </div>
  345.                   </section>
  346.                   <section class="section-preview">
  347.                     <label>Highest Level of Education:</label>
  348.                   </section>
  349.                   <section class="section-preview"> 
  350.                     
  351.                     <!-- Default inline 1-->
  352.                     <div style="padding: 10px;  margin-bottom: 10px; background: #EBECEC;" >
  353.                       <table class="table">
  354.                         <tr>
  355.                           <th> Please indicate the highest level of education that you have completed and for which you have successfully earned a degree or diploma or any other certification? </th>
  356.                           <th style="padding-left:50px" > <input type="radio" class="custom-control-input" id="edu" name="edu" value="27" onclick="call()">
  357.                             <label class="custom-control-label" for="defaultInline1">Doctoral Degree</label>
  358.                             <br>
  359.                             <input type="radio" class="custom-control-input" id="edu" name="edu" value="22" onclick="call()">
  360.                             <label class="custom-control-label" for="defaultInline1">Master's Degree</label>
  361.                             <br>
  362.                             <input type="radio" class="custom-control-input" id="edu" name="edu" value="15" onclick="call()">
  363.                             <label class="custom-control-label" for="defaultInline1">Post Graduate Certificate or Diploma*</label>
  364.                             <br>
  365.                             <input type="radio" class="custom-control-input" id="edu" name="edu" value="15" onclick="call()">
  366.                             <label class="custom-control-label" for="defaultInline1">Bachelor's Degree</label>
  367.                             <br>
  368.                             <input type="radio" class="custom-control-input" id="edu" name="edu" value="5" onclick="call()">
  369.                             <label class="custom-control-label" for="defaultInline1">Associate Degree</label>
  370.                             <br>
  371.                             <input type="radio" class="custom-control-input" id="edu" name="edu" value="5" onclick="call()">
  372.                             <label class="custom-control-label" for="defaultInline1">Post Secondary Diploma/Certificate (Trade or Non Trade)</label>
  373.                             <br>
  374.                             <input type="radio" class="custom-control-input" id="edu" name="edu" value="0" onclick="call()">
  375.                             <label class="custom-control-label" for="defaultInline1">High School</label>
  376.                             <br>
  377.                         </tr>
  378.                       </table>
  379.                     </div>
  380.                     <div style="padding: 10px;  margin-bottom: 10px; background: #EBECEC;" >
  381.                       <table class="table">
  382.                         <tr>
  383.                           <th> Is your Highest Level of education completed in Canada? * </th>
  384.                           <th style="padding-left:50px" > <input type="radio" class="custom-control-input" id="cc" name="cc" value="1" onclick="call()">
  385.                             <label class="custom-control-label" for="defaultInline1">Yes</label>
  386.                             <br>
  387.                             <input type="radio" class="custom-control-input" id="cc" name="cc" value="0" onclick="call()">
  388.                             <label class="custom-control-label" for="defaultInline1">No</label>
  389.                             <br>
  390.                         </tr>
  391.                       </table>
  392.                     </div>
  393.                     <div style="padding: 10px;  margin-bottom: 10px; background: #EBECEC;" >
  394.                       <table class="table">
  395.                         <tr  id="cbc1">
  396.                           <th>Post- Secondary education completed in BC </th>
  397.                           <th style="padding-left:50px" > <input type="radio" class="custom-control-input" id="cbc" name="cbc" value="8" onclick="call()">
  398.                             <label class="custom-control-label" for="defaultInline1">Yes</label>
  399.                             <br>
  400.                             <input type="radio" class="custom-control-input" id="cbc" name="cbc" value="8" onclick="call()">
  401.                             <label class="custom-control-label" for="defaultInline1">No</label>
  402.                             <br>
  403.                         </tr>
  404.                       </table>
  405.                     </div>
  406.                     <div style="padding: 10px;  margin-bottom: 10px; background: #EBECEC;" >
  407.                       <table class="table">
  408.                         <tr>
  409.                           <th> Do you have Eligible Professional Designation in BC *</th>
  410.                           <th style="padding-left:50px" > <input type="radio" class="custom-control-input" id="dbc" name="dbc" value="5" onclick="call()">
  411.                             <label class="custom-control-label" for="defaultInline1">Yes</label>
  412.                             <br>
  413.                             <input type="radio" class="custom-control-input" id="dbc" name="dbc" value="0" onclick="call()">
  414.                             <label class="custom-control-label" for="defaultInline1">No</label>
  415.                             <br>
  416.                         </tr>
  417.                       </table>
  418.                     </div>
  419.                   </section>
  420.                   <section class="section-preview">
  421.                     <label>Language Points</label>
  422.                   </section>
  423.                   <section class="section-preview"> 
  424.                     
  425.                     <!-- Default inline 1-->
  426.                     <div style="padding: 10px;  margin-bottom: 10px; background: #EBECEC;" >
  427.                       <table class="table">
  428.                         <tr>
  429.                           <th>Please select your CLB level based on your language test results.</th>
  430.                           <th style="padding-left:40px" > <input type="radio" class="custom-control-input" id="lp" name="lp" value="30" onclick="call()">
  431.                             <label class="custom-control-label" for="defaultInline1">9+</label>
  432.                             <br>
  433.                             <input type="radio" class="custom-control-input" id="lp" name="lp" value="25" onclick="call()">
  434.                             <label class="custom-control-label" for="defaultInline1">8</label>
  435.                             <br>
  436.                             <input type="radio" class="custom-control-input" id="lp" name="lp" value="20" onclick="call()">
  437.                             <label class="custom-control-label" for="defaultInline1"> 7</label>
  438.                             <br>
  439.                             <input type="radio" class="custom-control-input" id="lp" name="lp" value="15" onclick="call()">
  440.                             <label class="custom-control-label" for="defaultInline1"> 6</label>
  441.                             <br>
  442.                             <input type="radio" class="custom-control-input" id="lp" name="lp" value="10" onclick="call()">
  443.                             <label class="custom-control-label" for="defaultInline1"> 5</label>
  444.                             <br>
  445.                             <input type="radio" class="custom-control-input" id="lp" name="lp" value="5" onclick="call()">
  446.                             <label class="custom-control-label" for="defaultInline1"> 4</label>
  447.                             <br>
  448.                             <input type="radio" class="custom-control-input" id="lp" name="lp" value="0" onclick="call()">
  449.                             <label class="custom-control-label" for="defaultInline1">Below 4 or No Test</label>
  450.                             <br>
  451.                         </tr>
  452.                       </table>
  453.                     </div>
  454.                     <div style="padding: 10px;  margin-bottom: 10px; background: #EBECEC;"  >
  455.                       <table class="table">
  456.                         <tr>
  457.                           <th>Have you completed both English and french language tests?<br>
  458.                             Have you completed French Proficiency Test in Past two years?*</th>
  459.                           <th style="padding-left:40px" > <input type="radio" class="custom-control-input" id="ef" name="ef" value="1" onclick="call()">
  460.                             <label class="custom-control-label" for="defaultInline1">Yes</label>
  461.                             <br>
  462.                             <input type="radio" class="custom-control-input" id="ef" name="ef" value="0" onclick="call()">
  463.                             <label class="custom-control-label" for="defaultInline1">No</label>
  464.                             <br>
  465.                         </tr>
  466.                       </table>
  467.                     </div>
  468.                     <div style="padding: 10px;  margin-bottom: 10px; background: #EBECEC;" class="hide" id="ef2"  >
  469.                       <table class="table">
  470.                         <tr>
  471.                           <th>Have you scored CLB 4 or Higher in each of the four competencies?*</th>
  472.                           <th style="padding-left:40px" > <input type="radio" class="custom-control-input" id="ef1" name="ef1" value="10" onclick="call()">
  473.                             <label class="custom-control-label" for="defaultInline1">Yes</label>
  474.                             <br>
  475.                             <input type="radio" class="custom-control-input" id="ef1" name="ef1" value="0" onclick="call()">
  476.                             <label class="custom-control-label" for="defaultInline1">No</label>
  477.                             <br>
  478.                         </tr>
  479.                       </table>
  480.                     </div>
  481.                   </section>
  482.                   <section class="section-preview">
  483.                     <label>Annual wage of the B.C. job offer</label>
  484.                   </section>
  485.                   <section class="section-preview"> 
  486.                     
  487.                     <!-- Default inline 1-->
  488.                     <div style="padding: 10px;  margin-bottom: 10px; background: #EBECEC;" >
  489.                       <table class="table">
  490.                         <tr>
  491.                           <th> Please indicate hourly wage mentioned on your BC job offer.</th>
  492.                           <th style="padding-left:40px" > <input type="text" class="custom-control-input" id="hour" name="hour" value="0" onfocusout="call()">
  493.                         </tr>
  494.                       </table>
  495.                     </div>
  496.                   </section>
  497.                   <section class="section-preview">
  498.                     <label>Area of Employment within B.C.</label>
  499.                   </section>
  500.                   <section class="section-preview">
  501.                     <div style="padding: 10px;  margin-bottom: 10px; background: #EBECEC;" >
  502.                       <table class="table">
  503.                         <tr>
  504.                           <th> Please select your area of employment based on your work location as per your BC job offer.</th>
  505.                           <th style="padding-left:40px" > <input type="radio" class="custom-control-input" id="dr" name="dr" value="0" onclick="call()">
  506.                             <label class="custom-control-label" for="defaultInline1">Area 1: Metro Vancouver Regional District</label>
  507.                             <br>
  508.                             <input type="radio" class="custom-control-input" id="dr" name="dr" value="5" onclick="call()">
  509.                             <label class="custom-control-label" for="defaultInline1">Area 2: Squamish, Abbotsford, Agassiz, Mission, and Chilliwack</label>
  510.                             <br>
  511.                             <input type="radio" class="custom-control-input" id="dr" name="dr" value="15" onclick="call()">
  512.                             <label class="custom-control-label" for="defaultInline1">Area 3: Areas of B.C. not included in Area 1 or 2</label>
  513.                         </tr>
  514.                         <tr>
  515.                           <th> Did you graduated from Public B.C Post Secondary Institution located outside Metro Vancouver regional district (Area 1) within last 3 years?*</th>
  516.                           <th style="padding-left:40px" > <input type="radio" class="custom-control-input" id="ty" name="ty" value="10" onclick="call()">
  517.                             <label class="custom-control-label" for="defaultInline1">Yes</label>
  518.                             <br>
  519.                             <input type="radio" class="custom-control-input" id="ty" name="ty" value="0" onclick="call()">
  520.                             <label class="custom-control-label" for="defaultInline1">No</label>
  521.                         </tr>
  522.                         <tr>
  523.                           <th> Have you worked 1 year fulltime or equivalent outside of Metro Vancouver Regional District (Area 1) within 5 years?*</th>
  524.                           <th style="padding-left:40px" > <input type="radio" class="custom-control-input" id="fy" name="fy" value="10" onclick="call()">
  525.                             <label class="custom-control-label" for="defaultInline1">Yes</label>
  526.                             <br>
  527.                             <input type="radio" class="custom-control-input" id="fy" name="fy" value="0" onclick="call()">
  528.                             <label class="custom-control-label" for="defaultInline1">No</label>
  529.                         </tr>
  530.                         <tr>
  531.                           <th> Total points under British Columbia Province Nominee Program (BC PNP)</th>
  532.                           <th style="padding-left:40px" > <input type="text" class="custom-control-input" id="total_point" name="total_point">
  533.                         </tr>
  534.                       </table>
  535.                     </div>
  536.                   </section>
  537.                   
  538.                   <!--/Table Style--> 
  539.                   
  540.                 </div>
  541.               </div>
  542.             </div>
  543.           </div>
  544.         </div>
  545.       </div>
  546.     </section>
  547.     
  548.  
  549.               <script defer src="https://sibforms.com/forms/end-form/build/main.js"></script>
  550.               <!-- END - We recommend to place the above code in footer or bottom of your website html  -->
  551.               <!-- End Sendinblue Form -->           </div>
  552.             <span id="siteseal">
  553.               <script async type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=xRoeBPk0IwBcIcWjBujOFFhkMVhrxJX0Ci7KxtaLfbhAL2SzmKjrvL7NP97p"></script>
  554.             </span>
  555.           </div>
  556.       
  557.       
  558.       
  559.         </div>
  560.       </div>
  561.     </div>
  562.     
  563.     </div>
  564.     <script>
  565.       window.onload = function() {
  566.         var meta = document.createElement('meta');
  567.         meta.name = "theme-color";
  568.         meta.content = "#72A92F";
  569.         document.getElementsByTagName('head')[0].appendChild(meta);
  570.       };
  571.     </script>
  572.   <!-- Animation Script -->
  573.  
  574.   <script src="https://www.siaimmigration.com/assets/js/aos.js"></script>
  575.   <script>
  576.         AOS.init({
  577.           easing: 'ease-out-back',
  578.           duration: 1000
  579.         });
  580.       </script>
  581.  
  582.       <script>
  583.         hljs.initHighlightingOnLoad();
  584.  
  585.         $('.hero__scroll').on('click', function(e) {
  586.           $('html, body').animate({
  587.             scrollTop: $(window).height()
  588.           }, 1200);
  589.         });
  590.       </script>
  591.       <!-- Animation Script -->
  592.   </footer>  
  593.     <!--End Main Footer--> 
  594.     
  595.   </div>
  596.  
  597.   <!--End pagewrapper--> 
  598.  
  599.   <!--fixed links begins---> 
  600.  
  601.   <!--fixed links ends---> 
  602.  
  603.   <!--Scroll to top-->
  604.  
  605.   <div id="fixed-social">
  606.  
  607.     <div>
  608.  
  609.       <a href="https://www.facebook.com/SiaImmigration/"  class="fixed-facebook" target="_blank"><class="fa fa-facebook"></i> <span>Facebook</span></a>
  610.  
  611.     </div>
  612.  
  613.     <div>
  614.  
  615.       
  616.       <a href="https://www.youtube.com/channel/UCo1bnESxqcMM66zFHz3NaHA" class="fixed-instagrem" target="_blank"><class="fa fa-youtube-play" aria-hidden="true"></i> <span>Youtube</span></a>
  617.  
  618.     </div>
  619.  
  620.       <div>
  621.  
  622.       <a href="https://www.linkedin.com/in/munish-joshi-9b864954/" target="_blank" class="fixed-linkedin" target="_blank"><class="fa fa-linkedin"></i> <span>LinkedIn</span></a>
  623.  
  624.     </div>
  625.  
  626.     <div>
  627.  
  628.       <a href="https://www.instagram.com/siaimmigration/" class="fixed-tumblr" target="_blank"><class="fa fa-instagram"></i> <span>Instagram</span></a>
  629.  
  630.     </div>
  631.  
  632.       <div>
  633.  
  634.       <a href="mailto:[email protected]" class="fixed-gplus" target="_blank"><class="fa fa-envelope" aria-hidden="true"></i> <span>mkj@siaimmigration.com</span></a>
  635.  
  636.     </div>
  637.  
  638.     <div>
  639.  
  640.       <a href="https://www.appointmentcore.com/app/multiservice/W7BwFD3sF" class="fixed-twitter" target="_blank"><class="fa fa-calendar" aria-hidden="true"></i><span>Book an appointment </span></a>
  641.  
  642.     </div>
  643.  
  644.  
  645.  
  646.     <div>
  647.  
  648.   </div>
  649.  
  650.   <!--fixed links ends--->
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.   <!--Scroll to top-->
  659.  
  660.   <div class="scroll-to-top scroll-to-target" data-target=".header-top"><span class="icon fa fa-angle-up"></span></div>
  661.  
  662.  
  663.   <script type="text/javascript" src="https://cdn.ywxi.net/js/1.js" async></script>
  664.  
  665.   <script src="https://www.siaimmigration.com/assets/js/jquery.js"></script>
  666.  
  667.   <script src="https://www.siaimmigration.com/assets/js/bootstrap.min.js"></script>
  668.  
  669.  
  670.  
  671.  
  672.   <!--Revolution Slider-->
  673.  
  674.  
  675.  
  676.  
  677.  
  678.   <script src="https://www.siaimmigration.com/assets/js/isotope.js"></script>
  679.  
  680.   <script src="https://www.siaimmigration.com/assets/js/owl.carousel.min.js"></script>
  681.  
  682.   <script src="https://www.siaimmigration.com/assets/js/validate.js"></script>
  683.  
  684.   <!--<script src="https://www.siaimmigration.com/assets/js/wow.js"></script>--->
  685.  
  686.   <script src="https://www.siaimmigration.com/assets/js/jquery.countTo.js"></script>
  687.  
  688.   <script src="https://apis.google.com/js/platform.js"></script>
  689.  
  690.  
  691.  
  692.   <script src="https://www.siaimmigration.com/assets/js/script.js"></script>
  693.  
  694.   <!-- Global site tag (gtag.js) - Google Analytics -->
  695.   <script type="application/ld+json">
  696.   </script>
  697.  
  698.  
  699.   <!-- Facebook Pixel Code -->
  700.   <script>
  701.     !function(f,b,e,v,n,t,s)
  702.     {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  703.     n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  704.     if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  705.     n.queue=[];t=b.createElement(e);t.async=!0;
  706.     t.src=v;s=b.getElementsByTagName(e)[0];
  707.     s.parentNode.insertBefore(t,s)}(window, document,'script',
  708.     'https://connect.facebook.net/en_US/fbevents.js');
  709.     fbq('init', '249719019374846');
  710.     fbq('track', 'PageView');
  711.   </script>
  712.   <noscript><img height="1" width="1" style="display:none"
  713.     src="https://www.facebook.com/tr?id=249719019374846&ev=PageView&noscript=1"
  714.   /></noscript>
  715.   <script type="text/javascript">
  716.   $(window).load(function(){      
  717.       setTimeout(function() {
  718.       $('#exampleModal').modal('show');
  719.     }, 5000);
  720.     //$('#exampleModal').modal('show');
  721.   }); 
  722.   </script>
  723.   <!-- End Facebook Pixel Code -->
  724.   <script>
  725.   function call() {
  726.  
  727.  
  728.  
  729.   var sw = $("#hour").val();
  730.  
  731.  
  732.  
  733.     
  734.     if( sw > 70.00 ) {        
  735.       var pp= 55;              
  736.       
  737.       //alert(pp);
  738.       } 
  739.     else if( sw >= 69.00 &&  sw <=69.99 ) {
  740.           
  741.       var pp= 54;              
  742.       } 
  743.     else if( sw >= 68.00 &&  sw <=68.99 ) {
  744.           
  745.       var pp= 53;              
  746.       } 
  747.     else if( sw >= 67.00 &&  sw <=67.99 ) {
  748.           
  749.       var pp= 52;              
  750.       } 
  751.     else if( sw >= 66.00 &&  sw <=66.99 ) {
  752.           
  753.       var pp= 51;              
  754.       }
  755.     else if( sw >= 65.00 &&  sw <=65.99 ) {
  756.           
  757.       var pp= 50;              
  758.       }
  759.     else if( sw >= 64.00 &&  sw <=64.99 ) {
  760.           
  761.       var pp= 49;              
  762.       }
  763.     else if( sw >= 63.00 &&  sw <=63.99 ) {
  764.           
  765.       var pp= 48;              
  766.       }
  767.     else if( sw >= 62.00 &&  sw <=62.99 ) {
  768.           
  769.       var pp= 47;              
  770.       }
  771.     else if( sw >= 61.00 &&  sw <=61.99 ) {
  772.           
  773.       var pp= 46;              
  774.       }
  775.       else if( sw >= 60.00 &&  sw <=60.99 ) {
  776.           
  777.       var pp= 45;              
  778.       }
  779.     else if( sw >= 59.00 &&  sw <=59.99 ) {
  780.           
  781.       var pp= 44;              
  782.       }
  783.     else if( sw >= 58.00 &&  sw <=58.99 ) {
  784.           
  785.       var pp= 43;              
  786.       }
  787.     else if( sw >= 57.00 &&  sw <=57.99 ) {
  788.           
  789.       var pp= 42;              
  790.       }
  791.     else if( sw >= 56.00 &&  sw <=56.99 ) {
  792.           
  793.       var pp= 41;              
  794.       }
  795.     else if( sw >= 55.00 &&  sw <=55.99 ) {
  796.           
  797.       var pp= 40;
  798.     }
  799.     else if( sw >= 54.00 &&  sw <=54.99 ) {
  800.           
  801.       var pp= 39;              
  802.       }
  803.     else if( sw >= 53.00 &&  sw <=53.99 ) {
  804.           
  805.       var pp= 38;              
  806.       }
  807.     else if( sw >= 52.00 &&  sw <=52.99 ) {
  808.           
  809.       var pp= 37;              
  810.       }
  811.     else if( sw >= 51.00 &&  sw <=51.99 ) {
  812.           
  813.       var pp= 36;              
  814.       }else if( sw >= 50.00 &&  sw <=50.99 ) {
  815.           
  816.       var pp= 35;              
  817.       }
  818.     else if( sw >= 49.00 &&  sw <=49.99 ) {
  819.           
  820.       var pp= 34;              
  821.       }
  822.     else if( sw >= 48.00 &&  sw <=48.99 ) {
  823.           
  824.       var pp= 33;              
  825.       }else if( sw >= 47.00 &&  sw <=47.99 ) {
  826.           
  827.       var pp= 32;              
  828.       }
  829.     else if( sw >= 46.00 &&  sw <=46.99 ) {
  830.           
  831.       var pp= 31;              
  832.       }
  833.     else if( sw >= 45.00 &&  sw <=45.99 ) {
  834.           
  835.       var pp= 30;              
  836.       }
  837.     else if( sw >= 44.00 &&  sw <=44.99 ) {
  838.           
  839.       var pp= 29;              
  840.       }
  841.     else if( sw >= 43.00 &&  sw <=43.99 ) {
  842.           
  843.       var pp= 28;              
  844.       }
  845.     else if( sw >= 42.00 &&  sw <=42.99 ) {
  846.           
  847.       var pp= 27;              
  848.       }
  849.     else if( sw >= 41.00 &&  sw <=41.99 ) {
  850.           
  851.       var pp= 26;              
  852.       }
  853.     else if( sw >= 40.00 &&  sw <=40.99 ) {
  854.           
  855.       var pp= 25;              
  856.       }else if( sw >= 39.00 &&  sw <=39.99 ) {
  857.           
  858.       var pp= 24;              
  859.       }
  860.     else if( sw >= 38.00 &&  sw <=38.99 ) {
  861.           
  862.       var pp= 23;              
  863.       }
  864.     else if( sw >= 37.00 &&  sw <=37.99 ) {
  865.           
  866.       var pp= 22;              
  867.       }
  868.     else if( sw >= 36.00 &&  sw <=36.99 ) {
  869.           
  870.       var pp= 21;              
  871.       }else if( sw >= 35.00 &&  sw <=35.99 ) {
  872.           
  873.       var pp= 20;              
  874.       }
  875.     else if( sw >= 34.00 &&  sw <=34.99 ) {
  876.           
  877.       var pp= 19;              
  878.       }else if( sw >= 33.00 &&  sw <=33.99 ) {
  879.           
  880.       var pp= 18;              
  881.       
  882.       }else if( sw >= 32.00 &&  sw <=32.99 ) {
  883.           
  884.       var pp= 17;              
  885.       
  886.       }else if( sw >= 31.00 &&  sw <=31.99 ) {
  887.           
  888.       var pp= 16;              
  889.       
  890.       }else if( sw >= 30.00 &&  sw <=30.99 ) {
  891.           
  892.       var pp= 15;              
  893.       
  894.  
  895.       }else if( sw >= 29.00 &&  sw <=29.99 ) {
  896.           
  897.       var pp= 14;              
  898.       }else if( sw >= 28.00 &&  sw <=28.99 ) {
  899.           
  900.       var pp= 13;              
  901.       }else if( sw >= 27.00 &&  sw <=27.99 ) {
  902.           
  903.       var pp= 12;              
  904.       }else if( sw >= 26.00 &&  sw <=26.99 ) {
  905.           
  906.       var pp= 11;              
  907.       }else if( sw >= 25.00 &&  sw <=25.99 ) {
  908.           
  909.       var pp= 10;                      
  910.       }else if( sw >= 24.00 &&  sw <=24.99 ) {
  911.           
  912.       var pp= 9;               
  913.       }else if( sw >= 23.00 &&  sw <=23.99 ) {
  914.           
  915.       var pp= 8;               
  916.       }else if( sw >= 22.00 &&  sw <=22.99 ) {
  917.           
  918.       var pp= 7;               
  919.       }else if( sw >= 21.00 &&  sw <=21.99 ) {
  920.           
  921.       var pp= 6;               
  922.       }else if( sw >= 20.00 &&  sw <=20.99 ) {
  923.           
  924.       var pp= 5;               
  925.       }else if( sw >= 19.00 &&  sw <=19.99 ) {
  926.           
  927.       var pp= 4;               
  928.       }else if( sw >= 18.00 &&  sw <=18.99 ) {
  929.           
  930.       var pp= 3;               
  931.       }else if( sw >= 17.00 &&  sw <=17.99 ) {
  932.           
  933.       var pp= 2;               
  934.       }else if( sw >= 16.00 &&  sw <=16.99 ) {
  935.           
  936.       var pp= 1;               
  937.       }
  938.     
  939.     else if( sw <= 16  ) {
  940.           
  941.       var pp= 0;               
  942.       }
  943.     
  944.     
  945.   var a = $('input[name=bc_job]:checked').val();
  946.   
  947.   
  948.   var b = $('input[name=exp_in_canada]:checked').val();
  949.  
  950.   var c = $('input[name=reg]:checked').val();
  951.   
  952.   var d = $('input[name=edu]:checked').val();
  953.   var e = $('input[name=cc]:checked').val();
  954.     var ee = $('input[name=cbc]:checked').val();
  955.   var f = $('input[name=dbc]:checked').val();
  956.   var g = $('input[name=lp]:checked').val();
  957.   var h = $('input[name=ef]:checked').val();
  958.   var h1 = $('input[name=ef1]:checked').val();
  959.   var i = $('input[name=dr]:checked').val();
  960.   var j = $('input[name=ty]:checked').val();
  961.   var k = $('input[name=fy]:checked').val();
  962.  
  963.  
  964.  
  965.   
  966.   if(typeof e === 'undefined' ) {
  967.  
  968.  
  969.           
  970.       var e= 0;
  971.       } else if (e==='1'){
  972.       $("#cbc1").removeClass("hide");
  973.       $("#cbc1").addClass("show");
  974.       
  975.       
  976.     }else{
  977.       
  978.       $("#cbc1").removeClass("show");
  979.       $("#cbc1").addClass("hide");
  980.       
  981.     }
  982.     if(typeof b === 'undefined' ) {
  983.           
  984.       var b= 0;
  985.       } 
  986.     if(typeof c === 'undefined' ) {
  987.           
  988.       var c= 0;
  989.       } 
  990.     if(typeof d === 'undefined' ) {
  991.           
  992.       var d= 0;
  993.       } 
  994.     if(typeof e === 'undefined' ) {
  995.           
  996.       var e= 0;
  997.       } 
  998.  
  999.       if(typeof ee === 'undefined' ) {
  1000.           
  1001.       var ee= 0;
  1002.       } 
  1003.     if(typeof f === 'undefined' ) {
  1004.           
  1005.       var f= 0;
  1006.       } 
  1007.     if(typeof g === 'undefined' ) {
  1008.           
  1009.       var g= 0;
  1010.       }
  1011.  
  1012.       else if (g==='0'){
  1013.       $("#aa11").removeClass("hide");
  1014.       $("#aa11").addClass("show");
  1015.       
  1016.       
  1017.     }else{
  1018.       
  1019.       $("#aa11").removeClass("show");
  1020.       $("#aa11").addClass("hide");
  1021.       
  1022.     }
  1023.  
  1024.  
  1025.  
  1026.  
  1027.  
  1028.     if(typeof h === 'undefined' ) {
  1029.           
  1030.       var h= 0;
  1031.       }
  1032.  
  1033.       else if (h==='1'){
  1034.       $("#ef2").removeClass("hide");
  1035.       $("#ef2").addClass("show");
  1036.       
  1037.       
  1038.     }else{
  1039.       
  1040.       $("#ef2").removeClass("show");
  1041.       $("#ef2").addClass("hide");
  1042.       
  1043.     } 
  1044.  
  1045.     if(typeof h1 === 'undefined' ) {
  1046.           
  1047.       var h1= 0;
  1048.       } 
  1049.     
  1050.     if(typeof i === 'undefined' ) {
  1051.           
  1052.       var i= 0;
  1053.       } 
  1054.     if(typeof j === 'undefined' ) {
  1055.           
  1056.       var j= 0;
  1057.       } 
  1058.     if(typeof k === 'undefined' ) {
  1059.           
  1060.       var k= 0;
  1061.       } 
  1062.     
  1063.     if(typeof l === 'undefined' ) {
  1064.           
  1065.       var l= 0;
  1066.       } 
  1067.     if(typeof a === 'undefined' ) {
  1068.           
  1069.       var a= 0;
  1070.       } 
  1071.     
  1072.     if(j==10 && k==10){
  1073.       var total= parseInt(a) + parseInt(b) + parseInt(c) + parseInt(d) + parseInt(ee) + parseInt(f) + parseInt(g) + parseInt(h1) + parseInt(i)  + parseInt(k) + parseInt(l) + parseInt(pp);
  1074.  
  1075.     }else{
  1076.  
  1077.     
  1078.     var total= parseInt(a) + parseInt(b) + parseInt(c) + parseInt(d) + parseInt(ee) + parseInt(f) + parseInt(g) + parseInt(h1) + parseInt(i) + parseInt(j) + parseInt(k) + parseInt(l) + parseInt(pp);
  1079.   }
  1080.     $('input[name="total_point"]').val(total)
  1081.     
  1082.     
  1083.   };
  1084.   </script>
  1085.   </body>
  1086.   </html>
  1087.  
File Description
  • 12
  • PHP Code
  • 03 May-2023
  • 39.63 Kb
You can Share it: