Skip to content

andrewhuanggg/webforum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Web Forum

This is a web forum built with HTML, CSS, JavaScript, PHP, and SQL. It includes the common functionalities of a forum, giving users an option to add new posts and add comments on existing posts. In addition, users can perform searches to find previous posts and comments.

How to test the web forum on your own local/remote server:

  1. Download all files and go to 'config.php' file
  2. Change parameter in '$db' variable to point to a file path where you want to store the web forum's database.

Live website: https://i6.cims.nyu.edu/~alh8007/webdev/macro_assignment_08/index.php (This is hosted on my university's servers, so this website might be taken down for the summer since this school year has ended)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages