Code igniter MySQL AES with active records?

cRoNiC

New Member
How would i use code igniters active records to insert/update/select data from a database using mysql's built in aes encrypt/decrypt functions?I know i could just use the normal sql query, but i'd like to use active records ideally.Thanks
 
Back
Top