[ale] Q: getting details on POSTs to Apache
Mills, John M.
Mills.J at ems-t.com
Mon Jun 26 14:37:25 EDT 2006
James -
Thanks. That defnintely shows what was passed to the page. I'll salt a
few of those around my PHP.
- Mills
-----Original Message-----
From: ale-bounces at ale.org [mailto:ale-bounces at ale.org] On Behalf Of
To: ale at ale.org
James Sumners
Sent: Monday, June 26, 2006 1:13 PM
To: Atlanta Linux Enthusiasts
Subject: Re: [ale] Q: getting details on POSTs to Apache
<?php
print('<pre>'); print_r($_REQUEST); print('</pre>');
?>
On 6/26/06, Mills, John M. <Mills.J at ems-t.com> wrote:
> These settings get me the source, destination, and action
corresponding
> to a 'POST', but not the names and values it has returned. The POSTs
are
> processed by a PHP script that can echo the values it receives, but
not
> the list of [name:value] of whatever came from the client (or at least
> _I_ don't know how to dump that information).
More information about the Ale
mailing list