[PHP] cookie problem

2002-02-10 Thread Impex Holidays Maldives / Hasan

Hi all,

Perhaps some one can help me.

If I send a cookie like 
setcookie(+ACI-cookie+AF8-agtpasswd+ACI-,+ACQ-form+AF8-agent+AF8-pass, time()+-1200, 
+ACI-/+ACI-)+ADs-

it does not work on the terminal which has a new version of windows 2000 and i use 
IE6. The browser does not store the cookie.

but if is use 
setcookie(+ACI-cookie+AF8-agtpasswd+ACI-,+ACQ-form+AF8-agent+AF8-pass)+ADs-
I can retrive the cookie variable.

This happens on a few terminal but for other with win 2000 it both cookie send works 
fine.

Has anyone come across this problem?
Has anyone got any suggestions. Is this a problem of the win 2000 or the browser 
setting.

thanks,
Hasan






-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] OnUNload Scripts

2001-10-23 Thread Impex Holidays Maldives / Hasan

Hi everyone,

I can use javascripts onunload to run PHP file with a new window.
Is there anyway i can run PHP script file on ONUNLOAD with out opening a new window ( 
in the back ground).

Any one's help will be greatly appreciated.

Best regards,
Hasan



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] running scripts onunload

2001-10-23 Thread Impex Holidays Maldives / Hasan

Hi everyone,

I can use javascripts onunload to run PHP file with a new window.
Is there anyway i can run PHP script file on ONUNLOAD with out opening a new window ( 
in the back ground).

Any one help will be greatly appreciated.

Best regards,
Hasan


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]