403Webshell
Server IP : 103.48.194.25  /  Your IP : 216.73.216.47
Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33
System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64
User : sieuthimay ( 1016)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/pundarikanail.com-bk/wadmin/components/gallery/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/pundarikanail.com-bk/wadmin/components/gallery/gallery_category.sql
-- phpMyAdmin SQL Dump
-- version 4.9.2
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1:3306
-- Generation Time: Jun 06, 2021 at 03:16 AM
-- Server version: 10.4.10-MariaDB
-- PHP Version: 7.4.0

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `pundarikanail`
--

-- --------------------------------------------------------

--
-- Table structure for table `gallery_category`
--

DROP TABLE IF EXISTS `gallery_category`;
CREATE TABLE IF NOT EXISTS `gallery_category` (
  `gcat_id` int(11) NOT NULL AUTO_INCREMENT,
  `nb_order` varchar(45) DEFAULT NULL,
  `gcat_name` varchar(100) DEFAULT NULL,
  `gcat_parent` varchar(255) DEFAULT NULL,
  `id_gallery_cat_parent` int(11) NOT NULL DEFAULT 0,
  `nb_level` tinyint(4) NOT NULL DEFAULT 0,
  `bl_active` tinyint(1) DEFAULT 1,
  PRIMARY KEY (`gcat_id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COMMENT='gallery category';

--
-- Dumping data for table `gallery_category`
--

INSERT INTO `gallery_category` (`gcat_id`, `nb_order`, `gcat_name`, `gcat_parent`, `id_gallery_cat_parent`, `nb_level`, `bl_active`) VALUES
(1, 'DULICH', 'Ảnh đẹp vùng quê', '', 0, 0, 1),
(2, 'DONGQUE', 'ẢNH ĐẸP', '', 0, 0, 1);
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;

Youez - 2016 - github.com/yon3zu
LinuXploit