From: [EMAIL PROTECTED]
Operating system: Linux 2.4.0-test11 i586
PHP version: 4.0.3pl1
PHP Bug Type: Feature/Change Request
Bug description: fopen/file/readfile and HTTP-Redirect
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.
--
Edit Bug report at: http://bugs.php.net/?id=8876&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]