production/Vue/Ajaxville/index.php
2025-12-01 16:12:12 +00:00

4 lines
182 B
PHP
Executable File

<SELECT onChange="ajaxListerLocalite();" class="form-select" id="codeVille" NAME="codeVille" required AUTOCOMPLETE="OFF">
<?php liste_options($listeville,""); ?>
</SELECT>