Online Discussion Forum Site
Submitted by razormist on Saturday, May 23, 2020 - 15:46.
Language
Online Discussion Forum Site with Source Code is a PHP project which people exchange ideas and discuss issues through online interaction. The program was developed with the use of these following languages: PHP, HTML, MySQLi and Javascript.
The system is easy to use, the user need to sign up first in order to start up a discussion. The user can ask a question where all the existing users can answer the question directly. Users can message each other if they want to talk about something.
The admin has a big role here, in order the user can ask a question he/she must start up a new topic for discussion.
Installation:
- Extract the zip file inside the htdocs folder.
- Open phpMyAdmin and create a database called “tech_forum”.
- Import the file named “tech_forum.sql” inside the “db” folder.
- Open a browser and enter "http://localhost/Online%20Discussion%20Forum%20Site/"
Login Information
Admin
Username: admin Password: admin The Source Code is ready to be downloaded, just kindly click download button below. I hope that this system can help you to what you are looking for. For more updates and tutorials just kindly visit this site. Enjoy Coding!!Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Add new comment
- 4244 views