Created
August 26, 2019 20:53
-
-
Save poolpOrg/4b551d9e524e4d0bdb9df729c9e349b7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <~ | |
| $a = 16; | |
| $b = 0x10; | |
| if ($a == $b) | |
| { | |
| echo "test\"test\"test"; | |
| $b += ($e||$d); | |
| } | |
| ~> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment