Welcome Guest, Not a member yet? Register   Sign In
Encryption Decode
#1

[eluser]napz[/eluser]
Hi,

I got problem using the $this->encrypt->decode(), of encrypt library.
It works perfectly in my remote server, however when I use it in my localhost computer(local computer,xampp) It seems that it doesn't decode the strings.
However the $this->encrypt->encrypt() works fine both in my server and localhost computer.

is there something wrong guys?
#2

[eluser]vicman[/eluser]
you need the mcrypt library installed.
#3

[eluser]napz[/eluser]
[ solve ]

to prevent this issue I have to set the $config['encryption_key'] in config file.




Theme © iAndrew 2016 - Forum software by © MyBB