Welcome Guest, Not a member yet? Register   Sign In
AES_DECRYPT with active record
#1

[eluser]ridley1012[/eluser]
Hi has anyone had experience with using AES_DECRYPT and active record. i've tried using the following line:

Code:
$query = $this->db->select("AES_DECRYPT(testing,'$key') as testing");

but continue to get an sql syntax error. I've tried using a manual standard sql string which works but would prefer to stick with active record if I can.


Messages In This Thread
AES_DECRYPT with active record - by El Forum - 01-07-2013, 10:15 AM
AES_DECRYPT with active record - by El Forum - 01-14-2013, 02:48 PM
AES_DECRYPT with active record - by El Forum - 01-14-2013, 02:56 PM



Theme © iAndrew 2016 - Forum software by © MyBB