PHP Classes

$session = mySession::getIstance($_MYSESSION_CONF) Does not work

Recommend this page to a friend!

      My Session  >  All threads  >  $session =...  >  (Un) Subscribe thread alerts  
Subject:$session =...
Summary:Not working on server
Messages:2
Author:Abhishek Asthana
Date:2014-05-29 10:42:58
 

  1. $session =...   Reply   Report abuse  
Picture of Abhishek Asthana Abhishek Asthana - 2014-05-29 10:42:58
When ever I write this $session = mySession::getIstance($_MYSESSION_CONF);,my index page does not loads on the server.Please help me.how should i do this

  2. Re: $session =...   Reply   Report abuse  
Picture of Abhishek Asthana Abhishek Asthana - 2014-05-29 10:43:01
When ever I write this $session = mySession::getIstance($_MYSESSION_CONF);,my index page does not loads on the server.Please help me.how should i do this