Knowing redirected URL with PHP and JS

Posted by user328406 on Stack Overflow See other posts from Stack Overflow or by user328406
Published on 2010-04-29T00:32:16Z Indexed on 2010/04/29 0:37 UTC
Read the original article Hit count: 387

Filed under:
|
|

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.

© Stack Overflow or respective owner

Related posts about php

Related posts about JavaScript