Hi, I cannot work out how to delete a phplib session from another phplib session. I have the session id for the session I want to delete but except for rewriting $sess.delete() I have no idea how to delete it. If I delete it in the db it is simply re-created when I go back to my pages instead of a new session being created.
Thanks for your help