Skip to content

samhavens/post_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POST Test

A way to test before POSTing

  1. Host this directory.
  2. In api_test.php, set $post to whatever you want to send.
  3. Change $url in api_test.php to the url where post_node.php is hosted.
  4. Run api_test.php (doesn't have to be where hosted)
  5. Visit index.html. It will keep a running record of everything you send with api_test.php.
  6. You may have to change permissions, such as sudo chmod 666 dump.txt

Uses the PHP cURL library

About

A receiver for POST requests, can accept or reject. For testing. Old.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages