php读取缓存取sid值问题

img
要取出SID得这个数字值,上图是我打印出来得效果


    global $CACHE;
    $sort_cache = $CACHE->readCache('sort');
    var_dump($sort_cache);exit;

只想去除sid得值,这样排列1,2,3,4