What are each of the pages
in my site actually for?
index.php
the 'index.php'
page is the main or 'landing' page,
it shows a list of countries and
flags. The user can either log in or
sign up to join the site. If the
user is already logged in they are
forwarded to region_main.php
region_main.php
the home page for a
logged in user. It shows the last 20
visitors in their area. If a user
has not touched their profile this
page sends them to profile.php.
login.php
the login page. if
a user fills this in and their
account has not been validated it
will tell them and show them a link
to validateemail.php
logout.php
log out page,
forwards to index.php
join.php
the join page
profile.php
this is where a
logged in user edits their profile
photo.php
the user uploads
and edits their profiles here
search.php
profile search page
(logged in users only)
media.php
logged in users can
upload sound and video clips of
themselves here
sendmail.php
send a new message
page
buddylist.php
a list of the users
favourite contacts
onbuddylist.php
a list of the users
who have you as their favourite
admirers.php
a list of people
who have viewed the logged in users
profile
feedback.php
a feedback form,
for the user to report bugs
mail.php
mail page, shows
inbox and outbox
forgotpassword.php
allows the user to
retrieve their forgotten passwords
and usernames
preferences.php
lets the users set
their preferences such as mail
notification and delete their
profile
validateemail.php
for the newly
registered user to verify their
email address