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

https://github.com/ruferdz/php-basic-get-post

a simple get/post usage in PHP for beginners
https://github.com/ruferdz/php-basic-get-post

Last synced: 3 months ago
JSON representation

a simple get/post usage in PHP for beginners

Awesome Lists containing this project

README

          

# PHP-Basic-GET-POST
a simple get/post usage in PHP for beginners


  1. index.php & profile.php Handles the GET requests

  2. indexPost.php & profilePost.php Handles the POST requests