$value) { $str .= "{$key}={$value}&"; } // $str = rtrim($str, '&'); return strtoupper(md5($str . "key=" . $md5Key)); } }