How can i get the selected item of "COMOBOX" in PHP to get a" if "?
Like this code , but using just one item .
if ($mu = 'nat') MU IS MY SELECT ID || NAT IS A ITEM
{echo "ola o carai ";}
I want to select just one item , now ever i open the page is already
written "ola" because de if is selecting all the ITEMS . Code is like
$mu.SelectItem ?
No comments:
Post a Comment