Skip to contents

A session is considered valid if it is NULL or a true, non-expired SB session

Usage

session_validate()

Value

TRUE/FALSE indicating if session is valid and can be used. Returns TRUE if session is NULL as well.

Details

This function only operates on the active initialized session.