Function papi_is_json
Test if given object is a JSON string or not.
Located at
lib/core/utilities.php
Parameters summary
mixed |
$obj |
Return value summary
boolean
|
bool |
Test if given object is a JSON string or not.
mixed |
$obj |
boolean
|
bool |