Help for this page

Select Code to Download


  1. or download this
    head($url)
    
        Get document headers. Returns the following 5 values if successful
    +:
        ($content_type, $document_length, $modified_time, $expires, $serve
    +r)
    
        Returns an empty list if it fails. In scalar context returns TRUE 
    +if successful.