PHP Classes

File: tests/functional/001_records/058_filter_on_or.log

Recommend this page to a friend!
  Classes of Punto Waskito   PHP CRUD API   tests/functional/001_records/058_filter_on_or.log   Download  
File: tests/functional/001_records/058_filter_on_or.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: 3 years ago
Size: 172 bytes
 

Contents

Class file image Download
=== GET /records/posts?include=id&filter1=id,eq,1&filter2=id,eq,2 === 200 Content-Type: application/json; charset=utf-8 Content-Length: 31 {"records":[{"id":1},{"id":2}]}