|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-06-13 16:38 UTC] mj@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 20:00:01 2025 UTC |
It should be possible to detect if a fopen("htttp://host/path") got redirected and to get the URL of the new Location (i.e. http://host/path/ with the trailing /). As it is now, there is no possibility to check if an an fopen() or file() call got redirected or not.