<?php is_link(string $filename): bool
<?php $cacheKey = md5('viewerss'); if (is_link("$dir/{$cacheKey}")) { unlink("$dir/{$cacheKey}"); }