Login
Remember
Register
Ask a Question
What are the encryption functions in PHP?
0
votes
asked
Jun 6, 2020
in
PHP
by
Robindeniel
What are the encryption functions in PHP?
#php-encryption-functions
#encyption-functions-php
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 6, 2020
by
SakshiSharma
CRYPT() and MD5()
...