Answered step by step
Verified Expert Solution
Question
1 Approved Answer
ITEPA 0 Project 1 Specification 2 0 2 1 | V 3 . 0 Page 3 of 5 Section A Question 1 1 5 0
ITEPA Project Specification V Page of
Section A
Question Marks
Website Specifications
Create a weblog, which will enable a user to create register his or her own account. The
registration page must enable the user to provide the following details:
Name
Surname
Gender
Date of birth
Email
Contact
Photo
Once registered, an email must be sent to the user that includes the users email address and a
randomly generated password. A login page must be provided on which the user can log into his
or her account using his or her email address and the randomly generated password. Once
logged in a session must be used, which will start the users session. The following options must
be available:
View profile
Change user details
Share posts such as comments
Logout option, which sets the session to null
Use debug and log methods.
Database
The database and all relevant tables may be created using the MySQLi interface or the PHP
Data Object. The completed database and all its tables must be included when handing in your
project. The database can be found in the C:xamppmysqldatadirectory
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