0 votes
in PHP by
edited by

Which of the following functions can be used to determine the integrity of a string?

A) md5()
B) sha1()
C) str_rot13()
D) crypt()
E) crc32()

1 Answer

0 votes
by

md5()

Related questions

0 votes
asked Mar 19, 2020 in PHP by DavidAnderson
0 votes
asked Mar 19, 2020 in PHP by DavidAnderson
...