hi,
i'am using easyphp and would like to set session.auto_start to true. I tried this in php.ini and easyphp.ini
session.auto_start=Y and session.auto_start=1
but in easyphp parameter session.auto_start is still to 0. I've already tried to relaunch the easyphp but it won't work.
can somebody help me, please?
P.S : cookies v/s sessions which one is better?


