Skip to content

Instantly share code, notes, and snippets.

@half2me
Created February 25, 2020 14:41
Show Gist options
  • Save half2me/52dd5edd211ff8286d71b9113b8760e1 to your computer and use it in GitHub Desktop.
Save half2me/52dd5edd211ff8286d71b9113b8760e1 to your computer and use it in GitHub Desktop.

Revisions

  1. half2me created this gist Feb 25, 2020.
    16 changes: 16 additions & 0 deletions ugly.php.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,16 @@
    <?php
    // what is my name? What do I output?
    define('JAKE', "Jake");
    ;;;;;echo"Jake".JAKE. <<<JAKE
    Jake
    ?>

    JAKE;
    JAKE;
    JAKE;
    JAKE;
    <<<JAKE

    <?php die(); ?>

    JAKE;