Question: HTML Create a database store in which admin table exists through which admin login to access admin panel make a web page through admin login

HTML

Create a database store in which admin table exists through which admin login to access admin panel make a web page through admin login and create a page where admin data retrieved displayed as given below there should be option through admin can block and unblock admin user account the block admin user cannot login to admin panel.

Admin (table): admin_id, username, password , status

HTML Create a database store in which admin table exists through which

By clicking Activate button the status should change to Active and in action the block should be appeared and similar by clicking block button the status should change to Block and in action the Activate button should be appeared as shown above.

ADMIN USERS USERNAME PASSWORD STATUS Action admin123 123456 Blocked Activate ali123 123456 Active BLOCK Ahmad 123456 Active BLOCK

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

To create an admin panel with the described features follow these st... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!