HTML Select selected value in php variable
        Posted  
        
            by Anand
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Anand
        
        
        
        Published on 2010-03-12T20:16:06Z
        Indexed on 
            2010/03/12
            20:17 UTC
        
        
        Read the original article
        Hit count: 511
        
Hi,
I have a drop down in html.
When I change the value of the drop down I want to store the selected value in a php variable
How can i achieve this ?
© Stack Overflow or respective owner