Created
February 10, 2012 11:16
-
-
Save AndrewVos/1788830 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 = (rand(0, 5) > 2) ? 'wet': 'very wet'; | |
echo "<h1>$a</h1>"; | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
100% chance of being pissed on