get value from array in php
        Posted  
        
            by ahammed
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ahammed
        
        
        
        Published on 2010-04-19T12:20:48Z
        Indexed on 
            2010/04/19
            12:23 UTC
        
        
        Read the original article
        Hit count: 275
        
php
Array ( [0] => Array ( [OPT] => 65 ) )
how to get 65 to a variable in php
help me please....
© Stack Overflow or respective owner