I am trying to resume a session from my own php page. What is the best way to do this? When I try and use zen_session_start, it seems to start a brand new session. I am trying to get the customer ID from the session. Thanks in advance for the help.