Skip to content

Instantly share code, notes, and snippets.

@AnrDaemon
Created October 2, 2017 21:07
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 AnrDaemon/faecc4e1ca1a2d029d27cab8ef284dc8 to your computer and use it in GitHub Desktop.
Save AnrDaemon/faecc4e1ca1a2d029d27cab8ef284dc8 to your computer and use it in GitHub Desktop.
<?php
ob_start();
phpinfo(~(2+64));
print str_ireplace('.e {background', '.e {white-space: nowrap; background', ob_get_clean());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment