PHP Classes

File: tests/functional/001_records/005_read_post_columns.log

Recommend this page to a friend!
  Classes of Punto Waskito   PHP CRUD API   tests/functional/001_records/005_read_post_columns.log   Download  
File: tests/functional/001_records/005_read_post_columns.log
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP CRUD API
Provide API to manipulate database table records
Author: By
Last change:
Date: 2 years ago
Size: 149 bytes
 

Contents

Class file image Download
=== GET /records/posts/2?include=id,content === 200 Content-Type: application/json; charset=utf-8 Content-Length: 30 {"id":2,"content":"It works!"}