hello all,
how to get the DROPDOWN value in PHP variable.
That’s fairly simple…
[php]$dropdownvariable = $_POST[‘dropdownID’][/php]
hello all,
how to get the DROPDOWN value in PHP variable.
That’s fairly simple…
[php]$dropdownvariable = $_POST[‘dropdownID’][/php]