if(!session_id()){
//Session not started
}
[EMAIL PROTECTED] wrote:
dumb question but how can i check if i have loaded the session_start
function without actually checking for a particular session variable , i
need to know as to prevent it being called twise within my DB class which
is seperate fr
dumb question but how can i check if i have loaded the session_start
function without actually checking for a particular session variable , i
need to know as to prevent it being called twise within my DB class which
is seperate from my authentication class where session_start is set so then
the DB
2 matches
Mail list logo