Date: 01/05/01
- Next message: Bug Database: "[PHP-DEV] Bug #8510 Updated: meaning of round() function's 'precision' arg"
- Previous message: jalal <email protected>: "[PHP-DEV] PHP 4.0 Bug #8565: parent:: only works when both classes in the same file."
- Next in thread: Boian Bonev: "Re: [PHP-DEV] PHP 4.0 Bug #8552 Updated: fopen doesn't open URL"
- Reply: Boian Bonev: "Re: [PHP-DEV] PHP 4.0 Bug #8552 Updated: fopen doesn't open URL"
- Reply: Cynic: "Re: [PHP-DEV] PHP 4.0 Bug #8552 Updated: fopen doesn't open URL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
----- Original Message -----
From: "Stig Venaas" <Stig.Venaas <email protected>>
To: "Mike Boulet" <mike <email protected>>
Cc: "Zak Greant" <zak <email protected>>
Sent: Friday, January 05, 2001 6:06 AM
Subject: Re: [PHP-DEV] PHP 4.0 Bug #8552 Updated: fopen doesn't open URL
> On Fri, Jan 05, 2001 at 07:59:28AM -0500, Mike Boulet wrote:
> > Thanks Zak, that worked!
> >
> > Stig,
> > Did the 3.0.16 version handle redirects differently?
>
> As I just said in a mail, 4.0.2 did, I'm not sure about 3.0.16 but it's
> likely. Unless anyone gives me any good reason for not handling redirects
> I'll try to add support back in. It is possible to look at the redirect
> and do another fopen in your script though by checking that variable with
> the http-header. But it's a rather awkward solution.
Perhaps it would be good to throw a notice level error when handling
redirects - redirects are often put into place when a resource has
moved. If PHP handles them perfectly transparently, then the site
admin may not know that a resource has moved til the redirect is
removed.
--zak
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #8510 Updated: meaning of round() function's 'precision' arg"
- Previous message: jalal <email protected>: "[PHP-DEV] PHP 4.0 Bug #8565: parent:: only works when both classes in the same file."
- Next in thread: Boian Bonev: "Re: [PHP-DEV] PHP 4.0 Bug #8552 Updated: fopen doesn't open URL"
- Reply: Boian Bonev: "Re: [PHP-DEV] PHP 4.0 Bug #8552 Updated: fopen doesn't open URL"
- Reply: Cynic: "Re: [PHP-DEV] PHP 4.0 Bug #8552 Updated: fopen doesn't open URL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

