Subscribe YouTube For Latest Update Click Here
100 + PHP Projects with Source Code
Requirements
- PHP 5.3 or higher recommended
- MySQL DB
- Ability to write .htaccess file for apache mod_rewrite
( Make Sure PHP Version 5.5 to 5.6 )
Xamp PHP 5.6 download link - Click Here
Xamp PHP 5.5 download link - Click Here
Installation
- Upload College-Notes-Gallery to the directory of your choice. (E.g : /var/www/html/online-notes-sharing )
- Import MySql Db file to your database software (E.g : PhpMyAdmin -> Create DB -> Import notes.sql )
- Configure connection between your database and server by modifying the /includes/connection.php file
- Navigate to the installation in your browser ( E.g : http://localhost/online-notes-sharing )
- Done 🙂
Login Details
- Admin:
username: root
password: adminroot
- User:
username: user
password: userpass
Main Features
- Multiple user access: Allows multiple type of users(teacher/student/admin) to login
- Functional Admin panel: Allows admins to manage the whole system
- CRUD functionalities: Allows all users to create,read,update and delete their notes in a managed format
- Profile update option: Allows users to update their profile/account details
- Secure registration and login option for users
- Allows students and teachers to download/upload their course notes easily
- Allows users to recover their password using forgot password option
forget password how to access recover mail shows error
“Message could not be sent.’
‘Mailer Error: ‘ . SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting” this
This project can not works on live server. Would you pls help me out?
please can you please help me solve this problem because i really need this project, it’s too close to the project i wanna create in my studies ,
here is the error i get when i want to upload a note:
Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_gpc() in C:\xampp\htdocs\notes\gump.class.php:316 Stack trace: #0 C:\xampp\htdocs\notes\dashboard\uploadnote.php(30): GUMP->sanitize(Array) #1 {main} thrown in C:\xampp\htdocs\notes\gump.class.php on line 316
when i want to register:
Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_gpc() in C:\xampp\htdocs\notes2\gump.class.php:316 Stack trace: #0 C:\xampp\htdocs\notes2\signup.php(10): GUMP->sanitize(Array) #1 {main} thrown in C:\xampp\htdocs\notes2\gump.class.php on line 316