Account Registration, user login system CRUD operations, File Uploader connectivity with Database
Registration process with Database and encrypted password used for login and signup. After creating account login and then you can access the features.
You can modify the Files and upload the New Files.
Just need to create Tables
All the Tables are also avaliable in the Database/security_project file. Tables are there so just need to execute in the PHP my adaimm and then you are ready to GO.
####### NOTE :
This is for the Class Assignment, but really helpful as has Login/Logout Functionaliy and also the CRUD operation on Files with Password Encryption and Decryption methods.
Sample Files are also there, so you can check how it works.