Hi,

Monday, October 28, 2002, 2:52:47 PM, you wrote:
MK> Hi all.

MK> I would like to know what does it mean by "I need to have a certain library
MK> to have access to a certain function such as encrypt and decrypt?"

MK> And how do I install these library?

Those are a collection of functions that PHP will call for encryption
and such. In windows they will be something like mcrypt.dll or for unix libmcrypt.

-- 
regards,
Tom


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to