Hello all,
I am trying to request the server variable HTTP_COOKIE as it gives me a unique ID for the browser session which i am storing in a database. However, sometimes and on different machines this value is not set and therefoe my SQL statement crashes. Does anybody know why this value is sometimes not set or does anybody know another way of retreiving a unique session id from a server variables.
thanks for your help
jim
I am trying to request the server variable HTTP_COOKIE as it gives me a unique ID for the browser session which i am storing in a database. However, sometimes and on different machines this value is not set and therefoe my SQL statement crashes. Does anybody know why this value is sometimes not set or does anybody know another way of retreiving a unique session id from a server variables.
thanks for your help
jim