delete($PREFIX_SESSION.$sid); $locdata = $memcache->delete($PREFIX_LOCDATA.sessionToID($sid)); // Convert the session ID to a link ID and return these two to the client. echo "OK\n"; ?>