On Sun, 16 Jun 2002, Danny Kruitbosch wrote:
>-Hi,
>-
>-I'm trying to rewrite a perl finction to php. The function uses Digest::MD5.
>-
>-PHP md5() returns a 32 char hex number. The perl Digest::MD5 function
>-returns a 16 char (ascii??) string. Can I also get this from PHP? If so
>-how do I do
Hi,
I'm trying to rewrite a perl finction to php. The function uses Digest::MD5.
PHP md5() returns a 32 char hex number. The perl Digest::MD5 function
returns a 16 char (ascii??) string. Can I also get this from PHP? If so
how do I do that?
My ultimate goal is to have compatible PHP/Perl func
2 matches
Mail list logo