Snippets tagged “get-headers”
1 snippet uses this tag.
- Remote file size without downloading filePHP
In PHP, you can use the get_headers() function to retrieve the headers of a remote file.
1 snippet uses this tag.
In PHP, you can use the get_headers() function to retrieve the headers of a remote file.