Profile
Achievement
 
                     
    
                zingo's Recent SnippetsTagged data
- All /
 « Prev 1 Next »
You can store an IP address in an INT UNSIGNED (4 bytes) which is of course much more efficient and faster than a CHAR(15).
MySQL has two built-in functions: INET_ATON() and INET_NTOA(). These two functions are used allover the place in any TCP/IP s...
        
        
        
            0 
        
        
            1651 
        
                    posted 17 years ago by zingo
            