An open API service indexing awesome lists of open source software.

https://github.com/arkenidar/php_http_apps_todo

php_http is a way of using html and sql with php in the http way
https://github.com/arkenidar/php_http_apps_todo

html http mvc naive php sql

Last synced: 2 months ago
JSON representation

php_http is a way of using html and sql with php in the http way

Awesome Lists containing this project

README

          

# example use of "php_http" web-app foundations.

## Command-Line instructions
- Install PHP and SQLite (this for Ubuntu):
`sudo apt install php php-sqlite3 sqlitebrowser`
- Activate PHP Local Server ():
`php -S localhost:8080 -t www`

## example installations.
-
-