-
Notifications
You must be signed in to change notification settings - Fork 1
Trovidan/Discussion_platform
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome! The "connection.php" is a main file that establishes connection with the database, so before starting php file make sure the password and users are updated correctly. In all the php file the database used is "post" and table name was kept "posts" To run this site just download the files and on any software like Xampp run the local server and create the database "post" and table "posts" and keep a field "id" which is meant to be the primary prefferably auto_increment to reduce the chances of error. Disclaimer! The site doesn't have a setup for indentifying users and defining powers but the same can be done with some modification in Login page making it eqquiped with php;
About
It's a website set in which we can add, delete and modify the data in discussion
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published