Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Create php files for the following: - admin page, an admin is able to add/register new users from it's page and data saved to a
Create php files for the following:
- admin page, an admin is able to add/register new users from it's page and data saved to a text file (Title, First name, Surname, Email, Username and Password).
- login page, users should be able to login with username and password set by admin, from the text file. The admin should already have the username and password (user name should be admin and the password should be dcsadmin01) so he/she can login to their admin page.
- login should redirect users to homepage with "Welcome" and name of user.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started