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()

...