403Webshell
Server IP : 127.0.0.1  /  Your IP : 216.73.216.48
Web Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
System : Windows NT DESKTOP-3H4FHQJ 10.0 build 19045 (Windows 10) AMD64
User : win 10 ( 0)
PHP Version : 8.2.12
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : OFF |  Perl : OFF |  Python : OFF |  Sudo : OFF |  Pkexec : OFF
Directory :  D:/bk up/database/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : D:/bk up/database/pending_withdrawtb.sql
-- phpMyAdmin SQL Dump
-- version 5.2.0
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Generation Time: Aug 05, 2022 at 08:07 PM
-- Server version: 10.4.24-MariaDB
-- PHP Version: 7.4.29

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
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: `cb_investdb`
--

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

--
-- Table structure for table `pending_withdrawtb`
--

CREATE TABLE `pending_withdrawtb` (
  `id` int(11) NOT NULL,
  `user_id` varchar(255) NOT NULL,
  `account_no` varchar(255) NOT NULL,
  `account_name` varchar(255) NOT NULL,
  `amount` int(11) NOT NULL,
  `user_county` varchar(255) NOT NULL,
  `user_city` varchar(255) NOT NULL,
  `cur_date` varchar(255) NOT NULL,
  `cur_month` varchar(255) NOT NULL,
  `cur_year` varchar(255) NOT NULL,
  `cur_time` time NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `pending_withdrawtb`
--

INSERT INTO `pending_withdrawtb` (`id`, `user_id`, `account_no`, `account_name`, `amount`, `user_county`, `user_city`, `cur_date`, `cur_month`, `cur_year`, `cur_time`) VALUES
(1, '1', '465465', 'dfdg', 5165, '', '', '05', 'Aug', '2022', '17:24:28'),
(2, '1', '1234567890', 'erte', 656, '', '', '05', 'Aug', '2022', '17:43:09'),
(3, '1', '7888888888', 'Kato Math', 1500, '', '', '05', 'Aug', '2022', '17:45:12');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `pending_withdrawtb`
--
ALTER TABLE `pending_withdrawtb`
  ADD PRIMARY KEY (`id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `pending_withdrawtb`
--
ALTER TABLE `pending_withdrawtb`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;
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