https://github.com/vasilakisfil/simple-php
Simple php web site to test Agrimi web server's GET and POST methods.
https://github.com/vasilakisfil/simple-php
Last synced: 4 months ago
JSON representation
Simple php web site to test Agrimi web server's GET and POST methods.
- Host: GitHub
- URL: https://github.com/vasilakisfil/simple-php
- Owner: vasilakisfil
- Created: 2013-08-05T08:56:16.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-27T13:44:33.000Z (about 12 years ago)
- Last Synced: 2025-06-03T17:59:43.968Z (4 months ago)
- Language: PHP
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-php
# Intro
simple-php is a simple website build in php for testing purposes of Agrimi's
web server GET and POST methods.
Use it with git's
[fake submodules](http://debuggable.com/posts/git-fake-submodules:4b563ee4-f3cc-4061-967e-0e48cbdd56cb)# Use
Given that you have installed Bower just hit
bower install
and it will install all the needed js/css libraries.