";*/ //----------Decrypt---------------------------- function bbcsr($string, $key) { $result = ''; $string = base64_decode($string); for($i=0; $i