Answered step by step
Verified Expert Solution
Link Copied!

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

ITEPA0 Project 1 Specification 2021| V3.0 Page 3 of 5
Section A
Question 1150 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 e-mail must be sent to the user that includes the users e-mail 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 e-mail 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:/xampp/mysql/data/directory

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

SQL Antipatterns Avoiding The Pitfalls Of Database Programming

Authors: Bill Karwin

1st Edition

1680508989, 978-1680508987

Students also viewed these Databases questions