hi. is there a way to determine the current session id.
we're sending some data to a web service and then receiving a response and need to start up the same session. we're using and older version - Version: 2.3.2
thanks for any suggestions.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi. is there a way to determine the current session id.
we're sending some data to a web service and then receiving a response and need to start up the same session. we're using and older version - Version: 2.3.2
thanks for any suggestions.
Look over at php.net for the session_id() function