help with validate field
        Posted  
        
            by mckenzie
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mckenzie
        
        
        
        Published on 2010-03-12T04:04:46Z
        Indexed on 
            2010/03/12
            4:07 UTC
        
        
        Read the original article
        Hit count: 239
        
php
hello,
how do i check a field contain number and alphabet.
something like $str = 3ab, ab3, a3
© Stack Overflow or respective owner