Skip to content

docs/simple-php-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple and minimal website built with PHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published