RE: [PHP] Anybody have a function to encode a string?

2002-03-19 Thread Drew Lopucki
ption.) OpenSSL, on the other hand, is available on virtuall all systems since it is required for https servers. -Original Message- From: Alexander Skwar [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 2:52 PM To: Drew Lopucki Cc: Leif K-Brooks; [EMAIL PROTECTED] Subject: Re:

RE: [PHP] sessions not so secure..solution?

2002-03-19 Thread Drew Lopucki
essary (wants to put something in it) the https starts. (?) Drew Lopucki [EMAIL PROTECTED] -Original Message- From: Steve Clay [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 7:13 AM To: PHP-GENERAL Subject: [PHP] sessions not so secure..solution? Hello, I'm building an e

RE: [PHP] Anybody have a function to encode a string?

2002-03-19 Thread Drew Lopucki
and decryption of an arbitrary string. Hope I've been helpful, Drew Lopucki Mrdrew.com [EMAIL PROTECTED] -Original Message- From: Leif K-Brooks [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 2:19 AM To: [EMAIL PROTECTED] Subject: [PHP] Anybody have a function to encode a strin

RE: [PHP] How to get the IP of a visitor

2002-03-18 Thread Drew Lopucki
use . you'll see all the variable in the http request header. -Original Message- From: Ulrik Witschass [mailto:[EMAIL PROTECTED]] Sent: Monday, March 18, 2002 11:57 AM To: [EMAIL PROTECTED] Subject: [PHP] How to get the IP of a visitor Hi, I am new to this list and to PHP, so please ex