advanced code snippet search
yatil on 09/26/08
09/26/08 04:23am
<?php if ($i==1) { echo "It’s one!"; } else { ?> <h1>This is not one</h1> <p>Why have you done this?</p> <?php }?>
Report this snippet Tweet
Comment:
You need to login to post a comment.