Skip to content

Piyushhbhutoria/TravelWebsite

Repository files navigation

TravelWebsite

Feel Free To Contribute.

This Repo is Travel Partner Finder DBMS Project using PHP7.x, PHPmyadmin, mySQL5.x

Features

  1. User account login
  2. History
  3. Admin login

user test account - email@gmail.com
password - 1234

test account - admin@gmail.com
password - 1234

Setup

Change credentials in config.php.

<?php $con = mysqli_connect("localhost","user","password","database") or die(mysqli_error()); ?>  

Open PHPmyadmin create a database named project.
Import the travel.sql file in database folder.

About

Travellling Website DBMS project using PHP, mySQL.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published