Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #17769
| Newsgroups | comp.lang.php |
|---|---|
| Date | 2018-06-03 10:33 -0700 |
| Message-ID | <4901acf9-9439-4b59-8e4f-9960d508d72c@googlegroups.com> (permalink) |
| Subject | Encrypting stuff |
| From | bit-naughty@hotmail.com |
Hi, I have a form with 2 fields, which I would like encrypted between client and server. Do I just change the "action=http..." to "action=https..." in the HTML or what? It doesn't seem to be working when I test it local.... if I say "http://localhost/prog.php", it works, but "https://localhost/prog.php" does not....
Back to comp.lang.php | Previous | Next — Next in thread | Find similar | Unroll thread
Encrypting stuff bit-naughty@hotmail.com - 2018-06-03 10:33 -0700 Re: Encrypting stuff Jerry Stuckle <jstucklex@attglobal.net> - 2018-06-03 20:00 -0400 OT: Encrypting stuff (secure connection) "J.O. Aho" <user@example.net> - 2018-06-04 06:58 +0200
csiph-web