if(!preg_match('/^[A-Z_\|\&\-.a-z0-9\(\)\,]+$/',trim($key))){ throw_exception(L('_EXPRESS_ERROR_').':'.$key); }