still no json

This commit is contained in:
udo
2021-11-16 10:44:11 +00:00
parent 80093190d4
commit 3749077413
8 changed files with 37 additions and 18 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ RENDER()
Parsed:
<pre><?
echo(var_dump(json_decode("1")));
echo(var_dump(json_decode("{\"abc\": \"valueA\"}")));
?></pre>
Params