advanced code snippet search
ReeceMarsland on 11/06/09
css php drupal
11/06/09 07:46am
1 person have marked this snippet as a favorite
vali29
<?php print ($count % 2 ? 'odd' : 'even') ?>
Report this snippet Tweet
Comment:
You need to login to post a comment.