Posted by Jeff North on 02/16/07 14:09
On 16 Feb 2007 05:54:33 -0800, in alt.php "comper" <comper@centrum.sk>
<1171634073.197297.54930@v33g2000cwv.googlegroups.com> wrote:
>|
>| 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?
I'd have a look at the Internet Options within IE to see if it is
blocking the cookies.
---------------------------------------------------------------
jnorthau@yourpantsyahoo.com.au : Remove your pants to reply
---------------------------------------------------------------
Navigation:
[Reply to this message]
|