set cookie
Status: Alpha
Brought to you by:
nileshd
When changing languages I experienced a Set Cookie
error "looking for long string". I believe it's due to
the $EXP variable being declared 3 times on the
"changelanguage.php"
I commented out two of thr $EXP, and used
"print_r($_COOKIE);" to check it. It seems to be
working presently after making correction.
(Linux, PHP 4.3.2, My SQL 4.0.13)