Closed alexbowers closed 7 years ago
IF i am outputting json such as
json_encode("This is a string");
The output looks like:
Where the raw output is:
"This is a string"
bump
This is really annoying =(
IF i am outputting json such as
The output looks like:
Where the raw output is: