<?php $muni = "x"; $y = ('NAUCALPAN' OR 'HUIXQUILUCAN'); var_dump($y); if ($muni == $y) { echo "y"; }
You have javascript disabled. You will not be able to edit any code.