403Webshell
Server IP : 46.202.172.170  /  Your IP : 216.73.216.59
Web Server : LiteSpeed
System : Linux fr-int-web1904.main-hosting.eu 5.14.0-503.34.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 27 06:00:50 EDT 2025 x86_64
User : u627918583 ( 627918583)
PHP Version : 8.2.28
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/u627918583/domains/rokamaksa.com/public_html/ar/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/u627918583/domains/rokamaksa.com/public_html/ar/ContactUs.php
<?php

session_start();
include "connection.php";
global $connection;
include "function.php";
?>
<!DOCTYPE html>
<html lang="ar" dir="rtl">

<head>
    <?php include "head.php"; ?>
    <title>تواصل معنا - <?= $webname; ?></title>
    <meta property="og:title" content="تواصل معنا" />
    <meta property="og:url" content="<?= $webLink ?>/ar/ContactUs.php" />
    <link rel="canonical" href="<?= $webLink ?>/ar/ContactUs.php" />
    <link rel="alternate" hreflang="ar" href="<?= $webLink ?>/ar/ContactUs.php" />
    <link rel="alternate" hreflang="en" href="<?= $webLink ?>/ar/ContactUs.php" /> 
</head>
<body id="app" class="page-single salla-814202285 color-mode-dark rtl font-dinnextltarabic-regular bg-white topnav-is-dark mainbar-is-dark mainmenu-is-dark footer-is-dark has-breadcrumbs">
    <div class="app-inner flex flex-col min-h-screen relative">
        <?php include "header.php"; ?>
        <div class="container page-container">
            <nav class="breadcrumbs w-full py-3 sm:py-5">
                <ol class="flex items-center flex-wrap text-sm">
                    <li class="whitespace-nowrap"><a href="../ar/" class="fix-align text-primary">الرئيسية</a></li>
                    <li><i class="sicon-keyboard_arrow_left ltr:-scale-x-100 inline-block arrow mx-2"></i></li>
                    <li><span class="fix-align opacity-70">تواصل معنا</span></li>
                </ol>
            </nav>
            <div class="flex justify-center">
                <div class="content content--single-page w-full lg:w-9/12 bg-white border rounded p-6 lg:p-8 mt-4 lg:mt-12">
                    <h1 class="font-bold text-2xl mb-6">تواصل معنا</h1>
                    <div class="content-entry">
                        <p><strong>تواصل معنا - <?= $webname; ?></strong></p>
                        <p><br></p>
                        <p>يسعدنا التواصل معكم وتقديم المساعدة في <?= $webname; ?>.</p>
                        <p>يمكنكم التواصل معنا عبر معلومات الاتصال الموجودة أدناه أو عبر مواقع التواصل الاجتماعي.</p>
                        <p><br></p>
                        <p><strong>اتصل بنا:</strong></p>
                        <p>معلومات التواصل:</p>
                        <p><?= $adress_arb; ?>, <?= $compnu_arb; ?></p>
                        <p><?= $adress_eng; ?>, <?= $compnu_eng; ?></p>
                        <p><?php echo $Whatsapp; ?></p>
                        <p>البريد الإلكتروني:&nbsp;<a href="mailto:<?= $email ?>" target="_blank" style="color: var(--text-primary-purple);"><span class="__cf_email__" data-cfemail="9ddeceddf8f1f8fee9eff2f2f3b3eefc"><?= $email ?></span></a></p>
                        <p><br></p>
                        <p><strong>روابط مواقع التواصل الاجتماعي:</strong></p>
                        <p>تابعوا أحدث العروض وجديد <?= $webname; ?> على صفحاتنا في مواقع التواصل الاجتماعي:</p>
                        <p><br></p>
                        <ul>
                            <li><strong>انستقرام :</strong>&nbsp;<a href="<?php echo $instagram; ?>" target="_blank"><?php echo $instagram; ?></a></li>
                            <li><strong>تلجرام :</strong>&nbsp;<a href="<?php echo $telegram; ?>" target="_blank"><?php echo $telegram; ?></a></li>
                            <li><strong>سناب شات :</strong>&nbsp;<a href="<?php echo $snapchat; ?>" target="_blank"><?php echo $snapchat; ?></a></li>
                            <li><strong>واتس اب :</strong><a href="https://wa.me/<?php echo $Whatsapp; ?>" target="_blank">https://wa.me/<?php echo $Whatsapp; ?></a></li>
                        </ul>
                        <p><br></p>
                        <p><br></p>
                    </div>
                    <div class="s-comments s-comments-page user-cant-comment">
                        <div class="comments-list-wrap">
                        <?php
                                $none = 0;
                                $stmt = $connection->prepare("SELECT * FROM `coments` WHERE `category` = 'تواصل معنا'");
                                $stmt->execute();
                                $row = $stmt->get_result(); 
                                while ($data = $row->fetch_assoc()){ 
                                    $none = 1;
                                    echo '<div class="border-b last:border-0 mb-8 pb-8 border-gray-200 list-block">
                                            <div class=" comment  flex text-sm rtl:space-x-reverse space-x-3 comment_id_14519635">
                                                <div class="flex-none">
                                                    <img ';
                                                    if ($data["gnd"] == 1) {
                                                      echo 'data-src="../stores/themes/default/assets/images/avatar_male.png"';
                                                    }elseif ($data["gnd"] == 2) {
                                                      echo 'data-src="../stores/themes/default/assets/images/avatar_female.png"';
                                                    }
                                                    echo ' alt="'.$data["name"].'" src="https://cdn.assets.salla.network/themes/392563753/1.72.0/images/s-empty.png" class="w-10 h-10 bg-gray-100 object-cover rounded-full lazy">
                                                </div>
                                                <div class="flex-1">
                                                    <div class="flex flex-wrap md:items-center justify-between mb-2 md:mb-0">
                                                        <div class="flex items-center mb-1">
                                                            <h3 class="font-bold text-base rtl:ml-10 ltr:mr-10 fix-align">'.$data["name"].'</h3>
                                                        </div>
                                                        <p class="text-gray-400 text-sm">'.$data["time"].'</p>
                                                    </div>
                                                    <div class="prose prose-sm max-w-none text-gray-500">
                                                        <p>'.$data["comment"].'</p>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>';
                                }
                                if ($none == 0) {
                                    echo '<div class="comments-list-wrap">
                                            <div class="no-content-placeholder--comments">
                                                <i class="sicon-chat-bubbles text-5xl block mb-5 text-gray-400"></i>
                                                <p class="text-sm">لا توجد تعليقات حتى الآن .. قم بإضافة أول تعليق</p>
                                            </div>
                                        </div>';
                                }
                            ?>
                            <!-- <div class="no-content-placeholder--comments">
                                <i class="sicon-chat-bubbles text-5xl block mb-5 text-gray-400"></i>
                                <p class="text-sm">لا توجد تعليقات حتى الآن .. قم بإضافة أول تعليق</p>
                            </div> -->
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <?php include "footer.php"; ?>
        <div class="hidden grid-cols-4 h-fit self-end grayscale sm:items-start sm:items-end"></div>
        <div class="overlay-layer has-overlay--after"></div>
    </div>
    <?php include "script.php"; ?>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit