Skip to content

Instantly share code, notes, and snippets.

@yujp
Created September 1, 2019 03:30
Show Gist options
  • Select an option

  • Save yujp/7f95b52805dd9209c7a6bfe45f9fe3b8 to your computer and use it in GitHub Desktop.

Select an option

Save yujp/7f95b52805dd9209c7a6bfe45f9fe3b8 to your computer and use it in GitHub Desktop.
<?php
echo json_encode("\"'<>&", JSON_HEX_QUOT | JSON_HEX_TAG | JSON_HE_AMP);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment