head (url)
url
Returns header information about the specified url in the form of: ($content_type, $document_length, $modified_time, $expires, $server). Upon failure, head returns an empty list.
($content_type, $document_length, $modified_time, $expires, $server)
head
Copyright © 2001 O'Reilly & Associates. All rights reserved.