Skip to content

Podjisin/sample-php-app

Repository files navigation

sample-php-app

A very simple php app I made for school stuff

How to use

  1. install dependencies
  • XAMPP
  1. clone this repo

  2. run XAMPP, start Apache and MySQL (configure MySQL if needed)

  3. run setup.sh or setup.bat

  4. reply Y if asked question to run the server, otherwise run the server manually with start.sh or start.bat or by running the command php -S localhost:8080 in the terminal or command prompt

  5. open the given link in your browser

  6. enjoy

Configuration

Stuff like database configurations are all in config.ini file located in root directory.

About

A very simple php app I made for school stuff

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published