Skip to content

Instantly share code, notes, and snippets.

@casheeeewnuts
Created October 13, 2021 00:43
Show Gist options
  • Save casheeeewnuts/327c69f6e06f82e41186f16b19b3ce0a to your computer and use it in GitHub Desktop.
Save casheeeewnuts/327c69f6e06f82e41186f16b19b3ce0a to your computer and use it in GitHub Desktop.
script output sequence character is encoded UTF-8(U+202E)
<?php
echo urldecode("%E2%80%AE");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment