CHECK_MD5 — Validate an MD5 digest
CHECK_MD5(digest,data)
digest
data
Returns 1 on success, 0 on failure.
1
0
This function is deprecated in favor of using the MD5() function with the built-in expression parser.
MD5()