Admin Dashboard With DB SQLAdmin Dashboard With DB SQL
Admin Dashboard with DB SQL, is html and php template, connecting with your MySQL database. Average rating of 3.0 based on 1 votesAdmin Dashboard With DB SQL
Admin Dashboard with DB SQL, is html and php template, connecting with your MySQL database. Average rating of 3.0Overview
Admin Dashboard with DB SQL, is html and php template, connecting with your MySQL database.
Is a clean and minimal website template. The site canvas is responsive, powered by Bootstrap Framework.
The template contain 44 php pages. Made with bootstrap v4.1.1. Contains also html, css, js, jquery files, sql files.
·        You have to login with user: test_01 and password: test_01 / or register with new user and password
·        You can add, delete, insert, update, view the data from database
Features
Admin Dashboard and DB SQL v1
Requirements
·        Apache server
·        PHP >= 5.4
·        MySQL Database
.     PHP extension: mysqli
Instructions
You have to login with user: test_01 and password: test_01Â /Â or register with new user and password.
Instructions
·        Extract the archive file on your machine that you have downloaded from codester.
·        Copy the admin_template_with_db folder to your application source directory (Like as E:\xampp\htdocs).
·        Import Database from sql file: admin_tempplate.sql
·        Change database connection in config.php from folder includes
     // Database Constants
defined('DB_SERVER') Â Â Â ? null : define("DB_SERVER","localhost");
defined('DB_USER')Â Â Â Â Â Â Â Â ? null : define("DB_USER","user");
defined('DB_PASS')Â Â Â Â Â Â Â Â ? null : define("DB_PASS","pass");
defined('DB_NAME')Â Â Â Â Â Â Â Â ? null : define("DB_NAME","db_name");
·        Change ‘server_name’ and ‘folder_name’ in file named initialize.php from folder includes
         defined('SITE_ROOT') ? null : define('SITE_ROOT',DS.'home'.DS.'server_name'.DS.'subfolder_name');
//defined('SITE_ROOT') ? null : define('SITE_ROOT',DS.'xampp'.DS.'htdocs'.DS.'folder_website_name'.DS.'admin');
·        Browse the admin_template using suggested browser
How to use in browser:
·        You have to login with user: test_01 and password: test_01 / or register with new user and password
·        You can add, delete, insert, update, view the data from database
Reviews
-
Apr 19, 2020khaleehhhhh PurchasedRating:Nice template but It has a lot of features missing (e.g. delete record button) and some of the them not functioning well (e.g. check unique user a username before registration) .. i managed it easily ..
Other items by this author
Category | Scripts & Code / PHP Scripts / Login |
First release | 26 November 2019 |
Last update | 28 November 2019 |
Files included | .php, .css, .html, .sql, Javascript .js |
Software version | PHP 5.x, PHP 5.0, PHP 5.1, PHP 5.2, PHP 5.3, PHP 5.4, PHP 5.5, PHP 5.6 |
Database | MySQL 4.x, MySQL 5.x |
Tags | admin, html, image, gallery, css, about us, products, sql, insert, delete, select, update |