Skip to content

Instantly share code, notes, and snippets.

@cp-sumi-k
Last active May 19, 2022 11:07
Show Gist options
  • Save cp-sumi-k/cecbb22a923cb63d7dde841d376ad3aa to your computer and use it in GitHub Desktop.
Save cp-sumi-k/cecbb22a923cb63d7dde841d376ad3aa to your computer and use it in GitHub Desktop.
<?php
$str = 'We move fast and break things!!';
error_log(convert_uuencode($str));
# output : ?5V4@;6]V92!F87-T(&%N9"!B<F5A:R!T:&EN9W,A(0``
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment