Made in - Second Year Diploma in IT
Front-end of the software is a template by Edwin Diaz in his course of PHP.
- This software manages the database of contents put up as posts.
- It has admin side and subscriber side login.
- Notification system.
- Multilanguage feature.
-
Copy the Project Folder in
C:\xampp\htdocs\
-
Open Xampp control panel and start Apache and MySQL server.
-
Open phpmyadmin page in browser as:
localhost:8080/phpmyadmin
-
Add new database in phpmyadmin in cms sql file.
-
Open Browser and open project file in search box as:
localhost:8080/< Project-file-name-in-htdoc>