On Mon, 30 Jun 2008 14:39:04 -0500
"Will Fitch" <[EMAIL PROTECTED]> wrote:
> Have you considered mcrypt then base64?
Thanks, i was completely forgetting mcrypt... that's what i need :)
--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f
Sponsor:
VOGLIA DI VACANZA
> my host hasn't installed the Pear::Crypt_GPG package?
(actually, it hasn't installed Pear at all).
You can just go to the pear (http://pear.php.net) website and cut/paste
the code (using the same directory structure). There's no requirement to
use the PEAR installer (in fact I don't and nev
Have you considered mcrypt then base64?
-Original Message-
From: Stefano Esposito [mailto:[EMAIL PROTECTED]
Sent: Monday, June 30, 2008 2:37 PM
To: php-general@lists.php.net
Subject: [PHP] Encription
Hi all,
i need to encrypt a sensible string to pass it whit GET method. I need
that to
Hi all,
i need to encrypt a sensible string to pass it whit GET method. I need
that to be decriptable (to use the string in the receiving script) and
not to be base64 (too easy to decript)... is there anything similar,
considering that my host hasn't installed the Pear::Crypt_GPG package?
(actuall
4 matches
Mail list logo