Introduction
SISMEMBER helps you quickly check if a value is inside a set. It tells you yes or no.
Check if a user is in a list of online users.
Verify if a product ID is in a set of featured items.
See if an email address is in a blacklist.
Confirm if a tag exists in a set of tags for a blog post.
Determine if a session ID is active in a set of sessions.