Giter VIP home page Giter VIP logo

Comments (2)

supreen avatar supreen commented on June 22, 2024

I am unable to reproduce the error.
I had downloaded it and checked it again. Everything is working fine.
Please check the following files:
1- database.php (make sure that every data entered there is accessible and correct. including SQL credentials and Captcha settings)
2- SQL.sql (please make sure that you had imported the SQL.sql in your sql database)
If you are unable to complete step 2. please manually add these things into your "PHPMYADMIN"
a- create a database and create a table under it which shall be named "control"
b- the "control" table must have following columns (i-user ii-pass iii-start iv-end)
c- add a value (you can leave the 'start' and 'end' blank).

It should work after that.

However, On your request I had updated the code today
1- The NAVBAR and INDEX in functional now.
2- You can add your codes in the resources folder.
3- The "setting" tabs allow you to "delete" , "edit" and "add" new users and passwords. (you can use same code to understand how databases are created, deleted, modified and updated using php)
4- if you are using updated version, you will need one more column in the control i.e "id". it is created to help you easily identify the data, which shall help you in creating, deleting and editing the value.

P.S this code uses complicated Javascripts and jquery to change the values in a blink of the eyes and without a refresh.
Do not touch any file which has "_" into it or it can break the code.

from php-sql-admin-panel.

supreen avatar supreen commented on June 22, 2024

The demo is added for your understanding. I am closing this threat now. Feel free to reach me.

from php-sql-admin-panel.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.