Anyone knows what the code snippet means below?
        Posted  
        
            by user198729
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user198729
        
        
        
        Published on 2010-05-01T08:07:41Z
        Indexed on 
            2010/05/01
            8:17 UTC
        
        
        Read the original article
        Hit count: 244
        
header('P3P: CP="IDC DSP COR CURa ADMa OUR IND PHY ONL COM STA"');
I've never seen such headers,what's it for?
© Stack Overflow or respective owner