Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save OpenGrid/954139 to your computer and use it in GitHub Desktop.
Save OpenGrid/954139 to your computer and use it in GitHub Desktop.
print_my_own_source.php
<?php
$s="<%cphp%c%cs=%c%s%c;%cprintf(%cs,63,10,36,34,%cs,34,10,36,36,10,63);%c%c>";
printf($s,63,10,36,34,$s,34,10,36,36,10,63);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment