This is a PHP project I created to practice my programming skills. It is a bookmark saving site that allows you to view all your chosen web pages on one page.
- This project runs on a LAMP stack.
- The file named dbinstallSQL.txt contains the SQL to recreate the MySQL database for this project.
- The folder named 'exampleconfig' goes outside the root directory, or in a password protected directory, as it contains the MySQL database login details in plain text - when you move it make sure you change the include reference in index.php.
Javascript, PHP, MySQL
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Dr. Michael M. Samy [[email protected]]
This project is licensed under the MIT License - see the LICENSE.md file for details