//ads:
?>
How can i call a function that executes an fpdf based on the choice of a form selector?
PHP Snippet 1:
if ($muni == 'NAUCALPAN' OR 'HUIXQUILUCAN' )
PHP Snippet 2:
if ($muni == 'NAUCALPAN' OR $muni == 'HUIXQUILUCAN' )