Skip to content

SoumyaSahoo14/movie-web-using-php-SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my.movie-database-using-php

Simple Website with PHP and MySQL This repository contains the files for a simple website created using PHP and MySQL for database storage. This repository contains the files for a simple website created using PHP for the backend and MySQL for database storage. Follow the instructions below to set up and run the website on your system.

Prerequisites

  • XAMPP installed on your system.
  • Basic understanding of PHP and MySQL.

Getting Started

  1. Clone this repository to your local machine using the following command:

    git clone https://github.com/your-username/your-repository.git

  2. Move the cloned repository folder to the htdocs directory of your XAMPP installation.

  3. Start the Apache and MySQL services using the XAMPP Control Panel.

  4. Open your web browser and navigate to http://localhost/phpmyadmin.

  5. Create a new database named simple_website.

  6. Import the database.sql file located in the database folder into the simple_website database.

  7. Update the database connection details in the config.php file located in the includes folder if necessary.

  8. Open your web browser and navigate to http://localhost/your-repository.

Usage

  • You can now use the website to perform CRUD operations on the database.

Contributing

Feel free to contribute to this project by submitting pull requests.

License

This project is licensed under the MIT License.


Make sure to replace "your-username" and "your-repository" with your actual GitHub username and repository name. Additionally, customize any other details to match your project setup.

About

Simple Website with PHP and MySQL This repository contains the files for a simple website created using PHP and MySQL for database storage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages