Hi:
PHP-newbie here 🙂
I have a select box , with states/provinces names, that is being populated dynamically from a mySQL DB. It works fine.
What I'd like to do is to have the desired option "selected". So for example, if the user is from Texas, Texas gets selected. If from Ohio, Ohio gets selected.......
Please help! I did try an IF statement, but kept on getting an error message!
Thanx in advance.
Kamy