Ecosyste.ms: Awesome
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 php sql
Last synced: about 2 months ago
JSON representation
php_http is a way of using html and sql with php in the http way
- Host: GitHub
- URL: https://github.com/arkenidar/php_http_apps_todo
- Owner: arkenidar
- Created: 2023-07-17T08:14:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T20:04:25.000Z (2 months ago)
- Last Synced: 2024-12-24T08:53:57.502Z (about 2 months ago)
- Topics: html, http, mvc, php, sql
- Language: PHP
- Homepage: https://arkenidar.com/apps/php_http_apps_todo
- Size: 200 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.
-
-