Difference between revisions of "User:Pieterb"
From BioAssist
m |
|||
Line 2: | Line 2: | ||
The creator of this wiki. | The creator of this wiki. | ||
− | <source lang="php"><?php | + | <source lang="php"> |
− | echo " | + | <?php |
− | ?></source> | + | if ($JanBot === GOED) { |
+ | echo "${JanBot} is wèl goed maar níet gek!" | ||
+ | } | ||
+ | ?> | ||
+ | </source> |
Latest revision as of 17:24, 23 February 2010
The creator of this wiki.
<?php if ($JanBot === GOED) { echo "${JanBot} is wèl goed maar níet gek!" } ?>