Posted by pacal on 04/03/07 16:38
Paul wrote:
> I am testing an existing app from a linux box that uses crypt() and I need
> to test it.
>
> How do you install PHP with crypt() functionality on Windows XP? Yes, I have
> googled and I can't find anything.
>
> Thanks for any help.
>
>
$crypt_Password = crypt("$password")
or search for crypt in the function list on www.php.net
pacal
Navigation:
[Reply to this message]
|