Posts by Nilson • 19 points
1 post
-
1
votes3
answers328
viewsQ: How to compare encrypted data with crypt
Hello, I’m trying to learn how to encrypt data. I created a code php to save the data in the database mySQL and another to compare user input data with the database. To encrypt I used the function…