×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: PHP
Posted by: userc865b
Added: Jul 7, 2019 3:58 PM
Views: 3972
Tags: php
  1.  
  2. // mit Umlaten codieren in json sonst werden Umlaute escaped
  3. json_encode($out,JSON_UNESCAPED_UNICODE)