UTILITY

is_json()

ShortPHP reference for is_json().

Signature

function is_json(mixed $value): bool

Example

is_json(...);

Extension: Core

Official PHP manual ↗

Reference navigation

Previous: is_ip()

Next: is_odd()

Back to utilities