PHP Classes

File: tests/functional/001_records/026_list_example_from_readme_with_exclude.log

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

Contents

Class file image Download
=== GET /records/posts?exclude=id&filter=id,eq,1 === 200 Content-Type: application/json; charset=utf-8 Content-Length: 68 {"records":[{"user_id":1,"category_id":1,"content":"blog started"}]}