PHP Classes

File: tests/features/not-found.json

Recommend this page to a friend!
  Classes of Cesar D. Rodas   PHP JSON API Server   tests/features/not-found.json   Download  
File: tests/features/not-found.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP JSON API Server
Handle REST API requests with functions in scripts
Author: By
Last change:
Date: 7 years ago
Size: 142 bytes
 

Contents

Class file image Download
{ "request": {"requests": [["do_not_exists", []]]}, "response": [{"error": true, "text": "do_not_exists is not a valid function"}] }