<?php echo $variable;?> <?php foreach($variable as $valor):?> <?php endforeach;?> <?php if($variable == $valor):?> <?php endif;?>