$value) { $content .= "{$key}={$value}&"; } $content .= 'key='.config::APP_KEY; return md5($content); } }