[UPHPU] receiving with $_REQUEST
Richard K Miller
richardkmiller at gmail.com
Thu Feb 28 16:55:30 MST 2008
On Feb 28, 2008, at 4:35 PM, Joshua Simpson wrote:
>
>
> On Thu, Feb 28, 2008 at 3:30 PM, Richard K Miller <richardkmiller at gmail.com
> > wrote:
>
> Good point. Also, in an SSL transaction, POST variables are encrypted
> but GET variables are not.
>
> Not true. SSL establishes a connection before any HTTP data is
> sent. GET is just as encrypted as POST using SSL. Still, GET
> variables are cached in a variety of sources (notably, the client's
> browser).
>
You are right, Josh. I stand corrected.
More information about the UPHPU
mailing list