PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Janjan   PHP Ignore JSON Key   README.md   Download  
File: README.md
Role: Documentation
Content type: text/plain
Description: documentation
Class: PHP Ignore JSON Key
Remove certain key values from JSON strings
Author: By
Last change:
Date: 7 years ago
Size: 306 bytes
 

Contents

Class file image Download
Ignore Key class does something in json you string that you don't need to get them parsed. This is good for api developers if you have raw data and you want to ignore some keys at the same time, not compromising the server's performance since it is using string manipulation to ignore the keys you want.