Date: 09/17/00
- Next message: Andi Gutmans: "Re: [PHP-DEV] doc_root problem"
- Previous message: Rob Kaper: "[PHP-DEV] Re: [PHP-NOTES] note 8546 added to getenv"
- In reply to: Rob Kaper: "[PHP-DEV] Re: [PHP-NOTES] note 8546 added to getenv"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The data is not available. There is no way for PHP to get this data
because Apache does not propogate it.
-Rasmus
On Sun, 17 Sep 2000, Rob Kaper wrote:
> On Sat, Sep 16, 2000 at 10:31:20PM -0700, Rasmus Lerdorf wrote:
> > That's what parse_str() is for.
>
> On second hand, still thanks, but the problem is more complex.
>
> I cannot find any of the POST variables in phpinfo() upon a 404 directive. I
> assume they _are_ available since the HTTP request header information shows
> a content length and tells me REDIRECT_REQUEST_METHOD was POST, it's just
> not clear how to retrieve the data.
>
> So perhaps HTTP_REDIRECT_POST_VARS[] would still be handy.
>
> Rob
>
-- 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: Andi Gutmans: "Re: [PHP-DEV] doc_root problem"
- Previous message: Rob Kaper: "[PHP-DEV] Re: [PHP-NOTES] note 8546 added to getenv"
- In reply to: Rob Kaper: "[PHP-DEV] Re: [PHP-NOTES] note 8546 added to getenv"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

