ok - that made things work...  here is the output.  it looks like it is
still encrypting it.  what would the resolution be for this, or can I set
the key to anything I want?

 Usage encrypted = 3D+kF/t+E9k=
decrypted = Hello
They match

sql
----- Original Message -----
From: "Tom Rogers" <[EMAIL PROTECTED]>
To: "Jeff Bluemel" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, October 05, 2002 1:09 PM
Subject: Re[2]: [PHP] recent encrpyt decrypt code... (problems)


> Hi,
>
> Sunday, October 6, 2002, 4:20:40 AM, you wrote:
> JB> here is the URL that will give you the php compile info on my website
> JB> (phpinfo)
>
> Looks identical to mine as far as mcrypt is concerned.
> Try changing the $key = to this:
>
> $key = 'test';
>
>
>  As it looks like the key is getting truncated to 0
>
>
> --
> regards,
> Tom
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to