Skip to content

Instantly share code, notes, and snippets.

@bobthecow
Created November 2, 2011 22:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bobthecow/1335128 to your computer and use it in GitHub Desktop.
Save bobthecow/1335128 to your computer and use it in GitHub Desktop.
<?php echo str_repeat(file_get_contents(__FILE__, false, null, __COMPILER_HALT_OFFSET__), 2);
__halt_compiler();
<?php echo str_repeat(file_get_contents(__FILE__, false, null, __COMPILER_HALT_OFFSET__), 2);
__halt_compiler();
<?php echo file_get_contents(__FILE__);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment