Hello everybody,
I have a login page which uses sessions to go to different pages and still allow the user to login when he returs to the initial logi.php page, but now I have implemented the different languages and I realize that whenever I hange the language (which is also implemented with sessions), I loose the information of my previous session.
Can anybody help me?
Thanks in advance
Regards