Quantcast
Channel: Question and Answer » json
Viewing all articles
Browse latest Browse all 148

Is json_decode parse-ability proof of a safe string?

$
0
0

Do I need to use check_plain (or something else) when displaying a user supplied JSON string, when I have previously checked it successfully parses with json_decode?


Viewing all articles
Browse latest Browse all 148

Trending Articles