mi sono espresso male scusa, il mio problema è nel name del select su html
il codice php funzionaCodice PHP:
<html>
..
..
<?php $i=2; ?>
<select name= <?php "id$i" ?> ><option value='Abano Terme'></option>.....</select>
</html>
grazie!
mi sono espresso male scusa, il mio problema è nel name del select su html
il codice php funzionaCodice PHP:
<html>
..
..
<?php $i=2; ?>
<select name= <?php "id$i" ?> ><option value='Abano Terme'></option>.....</select>
</html>
grazie!