Validate links with php
        Posted  
        
            by mike
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mike
        
        
        
        Published on 2010-03-29T17:28:05Z
        Indexed on 
            2010/03/29
            17:33 UTC
        
        
        Read the original article
        Hit count: 153
        
php
Can anyone tell me if its possible to validate a link with php? By validate, I mean check if the link is active and works not just the actual format of the link.
© Stack Overflow or respective owner