Hello,
I was using wamp for developping in php but when trying to install the intranet with an easyphp server it did not recognize the $_SESSION. when seeking for the information in internet i found that i should change something in php.ini file to activate the use of sessions but i dont know what to do.
Can anyone help me please?
thanks
Problem with session.When set session variabel in f1.php and then go to f2.php , this variable is not recognized. It needs some changes in php.ini, but I don't know what.