Skip to content

Instantly share code, notes, and snippets.

@PechenkiUA
Last active December 29, 2020 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PechenkiUA/811815dce44910cf13732f3aada4e3ba to your computer and use it in GitHub Desktop.
Save PechenkiUA/811815dce44910cf13732f3aada4e3ba to your computer and use it in GitHub Desktop.
Json Utf-8 php
<?php
json_encode($array, JSON_UNESCAPED_UNICODE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment