RE: [PHP4BETA] hidden variables !<form>
[email protected] ("Dan") Tue, 6 Jun 2000 20:14:24 -0400
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <000601bfd015$569a32e0$0200a8c0@dans_nt_400.savage-comedy.com> |
Good point - I could be wrong. I just realized that I always build the URL myself instead of using a GET I avoid using GETs wherever possible because (a) there's a length limit (think it's 512 but I don't trust that) and (b) it's ugly. > -----Original Message----- > From: Jason Brooke [mailto:[email protected]] > Sent: Tuesday, June 06, 2000 8:11 PM > To: Dan; 'Daniel A. Taylor'; [email protected] > Cc: [email protected] > Subject: Re: [PHP4BETA] hidden variables !<form> > > > > > > Yes, you can see the variables, but a GET method would > > not allow those variables to be encrypted. > > Are you saying that the get request is not made via the SSL port? > > jason > >