Welcome Guest, Not a member yet? Register   Sign In
Encrypt Library and Storing to MySQL Database
#1

[eluser]Josh Kendall[/eluser]
Hi, I'm using the Encrypt Library in CI to encrypt user information (email address (username) and password) using a two-way encryption and storing it to a MySQL database. I'm having a problem where the entire string is not being stored to the database. They stop when they hit a symbol (in my case a + or a /).

Can anyone give me an idea of how to store the entire string? The fields in the DB are "Text" fields, so there shouldn't be an issue with storing the symbols.

Thanks in advance.




Theme © iAndrew 2016 - Forum software by © MyBB