Folders created

1)"includes" folder created:
For holding "*INC.php" files.

2)"sessions" folder is created inside outside of "public_html" directory
For storing all the sessions information.
"session_test.php" is written to test the existence of the session folder.

3) Get ready to write the login page for the web-site.