Posted by Default User on 08/25/05 01:07
laredotornado@zipmail.com wrote:
> Hello, My hosting company does not support the PHP mcrypt functions.
> Instead, they recomend using the command line, /usr/local/bin/mcrypt
> utility via PHP's exec method. Sadly, they do not provide any
> documentation how to do this.
You can usually find the man pages for UNIX stuff by via Google by
searching for the name and the word "man".
This may help you:
http://www.strw.leidenuniv.nl/cgi-bin/man?program=mcrypt§ion=1
Brian
[Back to original message]
|