Welcome Guest, Not a member yet? Register   Sign In
Question about decode()
#11

[eluser]JoostV[/eluser]
Did you load the lib first?
Code:
$this->load->library('encrypt');
#12

[eluser]shinee[/eluser]
Yes sure, I already encoded it
#13

[eluser]JoostV[/eluser]
I just tested the code on my dev machine. It works.
Unless you post your controller code I cannot help you, sorry.
#14

[eluser]shinee[/eluser]
ok thanks
last question regards your answer
what thouls this function return to the controller is it $resource?
#15

[eluser]JoostV[/eluser]
http://ellislab.com/codeigniter/user-gui...index.html Smile
#16

[eluser]WanWizard[/eluser]
Note that depending on the situation, get_where() might return a boolean instead of a result object, so check for that.




Theme © iAndrew 2016 - Forum software by © MyBB