//simple-php-websitebydocs

simple-php-website

A simple and minimal website built with PHP.

8
5
8
HTML

Simple PHP-based website

This project is used in the GitHub documentation to guide users through the process of converting a project written on one language to another language - for example, from PHP to Python.

The repository is derived from the public GitHub repository banago/simple-php-website.

Installation

To generate the website output from this project:

  1. Clone the project to your local computer.
  2. Install PHP on your computer.
  3. In a terminal, navigate to the project folder.
  4. Run php -S localhost:8080.
  5. In a web browser, go to http://localhost:8080.

License

MIT

[beta]v0.14.0