Github to XAMPP

preview_player
Показать описание
1) Download Github repo as .zip file and save it on C:\XAMPP\htdocs\
2) Extract .zip files to C:\XAMPP\htdocs\projectname (hotel in this case).
Make sure index file and all other files are on C:\XAMPP\htdocs\projectname not in any subfolders. Move files if needed.
3) Open XAMPP control panel.
4) Start Apache and MySQL.
5) Click on MySQL admin button.
6) Open import tab (tuonti in finnish).
7) Browse for .sql file you just extracted and click button at the end of page.

After this you should be able to navigate to localhost/hotel
Рекомендации по теме
Комментарии
Автор

Hello actually i connected html with database using php to receive data(like name, age, etc) from the users and i hosted my website using github. But PHP isn't being accepted by github. How can i and receive data from github

PramitAmatya
Автор

bro can i getthis hotel file .. im working on my pfe project and im looking for a hotel booking app just like this one :/

mohamedabidi
Автор

I’m wondering how to move code from xampp to git

yangchun
Автор

i downloaded a proect but it does not have any sql with it .

asumanohara