Hi,
I have a little problem. my webpage use session to store some information but the problem is when you visit the website instead of having link in the browser like that :
http://www.apprentifinancier.com/index.php?id=14&no_nouvelle=160704_1.txt
you have :
http://www.apprentifinancier.com/index.php?id=14&no_nouvelle=160704_1.txt&PHPSESSID=aee662c27de27f5d4e8747a7cad00359
May I know why I have the phpsessid when I do NOT pass this parameter in my form :S
Thx