Posted by comper on 02/16/07 13:54
maybe the problem is on viewing of cookie? i am using script $webreg = getcookie("webreg"); function getcookie($name) { if (isset($_COOKIE[$name])) return $_COOKIE[$name]; return FALSE; } i think its ok, opera and mozzilla get cookie, but IE no. what is ur opinion?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming