Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php remove slashes from json

echo stripslashes('{"test":{"test1":{"test1":[{"test2":"1","test3": "foo","test4":"bar","test5":"test7"}]}}}');
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #php #remove #slashes #json
ADD COMMENT
Topic
Name
4+2 =