HI , i am new to the forum and this is my first time that i submit a question my problem is i got this error on my website's one page the error is like
"Warning: Unknown: The session id contains illegal characters, valid characters are a-z, A-Z, 0-9 and '-,' in Unknown on line 0"
I don't know what's problem can you guys help me out.
Thanks in advance.
Session Error
Moderator: General Moderators
Re: Session Error
IT would be nice if we could see your code!
but anyway based on the error i believe there is a character some where thats is neither a number or letter
make sure you are using numbers or letters ONLY!
Tip: always copy and paste your error on google and do a search.
Magical things can happen
but anyway based on the error i believe there is a character some where thats is neither a number or letter
make sure you are using numbers or letters ONLY!
Tip: always copy and paste your error on google and do a search.
Magical things can happen
Re: Session Error
Maybe it's a BOM signature error. Do you use UTF8 encoded files?