usualoma
3/17/2010 - 8:18 PM

gistfile1.php

<?php

if (in_array(1, array(1, 2, 3))) {
  print('hoge');
}