Extracts what should be the md5 from the end of a string to verify against the remainder
Returns the verified data if the md5 is correct, null otherwise.
public static md5Verified ( $data ) : null | string | ||
$data | ||
Résultat | null | string |