Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

json encode in php with beautify

$json = json_encode($message,JSON_PRETTY_PRINT);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #json #encode #php #beautify
ADD COMMENT
Topic
Name
3+9 =