By nadongtae on
I want to write a module wich meet this requirement :
- There is a select box include some items ( I've done it already).
- When i select an item in select box . It will change a variable "choice",which is a global variable.
I'm so new to drupal that i don't know how to do it.
Thanks for your supporting.