Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 9 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# Server-based-game
Use phpMyAdmin created a database which stores the login details of different users.
Don't forget to configure MySQL. and also check your password.
go to the following link if you have locally hosted your website, for resetting the password for mysql and your webhost admin.
http://localhost/security/index.php
there you will get option to reset your mysql password.
use Apache HTTP Server from XAMPP to store, process and deliver web pages to clients.
Save all these files into C:\xampp\htdocs\Project.
Now open XAMPP on your machine and start Apache Server and MySQL.
these files will be locally hosted.
Then open a browser and go to the url localhost/project/home.php
- Use phpMyAdmin created a database which stores the login details of different users.
- Don't forget to configure MySQL. and also check your password.
- go to the following link if you have locally hosted your website, for resetting the password for mysql and your webhost admin.
- http://localhost/security/index.php there you will get option to reset your mysql password.
- use Apache HTTP Server from XAMPP to store, process and deliver web pages to clients.
- Save all these files into C:\xampp\htdocs\Project.
- Now open XAMPP on your machine and start Apache Server and MySQL.
- these files will be locally hosted.
- Then open a browser and go to the url localhost/project/home.php