Welcome Guest, Not a member yet? Register   Sign In
is_unique for encrypted data
#3

(03-14-2017, 07:08 AM)dunkindonato Wrote: Hi! Im new to CodeIgniter. How can you display encrypted data from the database to a, for example, a html table? Is there a function to decrypt an encrypted data? Im not sure but I think your idea to encrypt sensitive information is a good idea.

Yes, you can just use

$this->encryption->decrypt($row->mobile)

for example to display in html as plain text
Reply


Messages In This Thread
is_unique for encrypted data - by pb.sajjad - 03-13-2017, 03:58 PM
RE: is_unique for encrypted data - by neodite - 03-15-2017, 12:34 AM
RE: is_unique for encrypted data - by pb.sajjad - 03-15-2017, 07:02 AM
RE: is_unique for encrypted data - by Martin7483 - 03-29-2017, 03:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB