if ($isDir): <a href="?path== urlencode($filePath) ">= htmlspecialchars($file) </a> else: = htmlspecialchars($file) endif; | = $isDir ? "-" : filesize($filePath) . " bytes" | = getPermissions($filePath) | if (!$isDir): <a href="?edit== urlencode($file) &path== urlencode($path) ">Edit</a> if (strtolower(pathinfo($file, PATHINFO_EXTENSION)) === 'zip'): | <a href="?extract== urlencode($file) &path== urlencode($path) ">Extract</a> endif; endif; | <a href="?delete== urlencode($file) &path== urlencode($path) " onclick="return confirm('Delete = htmlspecialchars($file) ?')">Delete</a> | Rename: |