03-11-2011, 10:52 AM
|
#2 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
You will need the mcrypt extension, with also requires libmcrypt, libmcrypt-devel.
PHP must then be compiled with the --with-mcrypt=/path/to/mcrypt
I'm assuming wamp has this already compiled in, you should be able to enable the extension somewhere.
I've got no knowledge of CI so I can't help you there I'm afraid.
http://www.php.net/manual/en/book.mcrypt.php
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
|
|
|
|