芝麻web文件管理V1.00
编辑当前文件:/www/wwwroot/shphe-en.com/trans/result/status-20251219101513.php
connect('161.8.184.24', 6388); $redis->auth('globalso@2020'); $len = $redis->llen($rediskey); if($len == 0 ){ echo 0; }else{ echo $len; } ?>