Skip to content

Zulalm/movie_ticket_booking_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MovieDB

  • This application is developed with PHP by using MySQL.

  • HostPass variable in the dbconfig.php file could be updated according to the password of localhost.

  • A local web server can be started by calling the following command inside the project folder: php -S localhost:8000

  • The application will be running on http://localhost:8000

Additional steps if mysqli is not loaded:

  1. If php.ini file does not exist then it should be created by copying the content of php.ini-development file.

  2. Following line should be uncommented inside the php.ini file.

    extension=mysqli

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published