Knowing redirected URL with PHP and JS
- by user328406
A URL redirects to another link. How do I know which link it gets redirected to with PHP and JS?
And is finding the filesize of the new link possible too, without complete transfer of the file?
Thanks in advance.