ID:               16247
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Session related
 Operating System: win 98
 PHP Version:      4.1.2
 New Comment:

Does this happen with PHP 4.2.0 RC1:

http://www.php.net/~derick/php-4.2.0RC1-win32.zip



Previous Comments:
------------------------------------------------------------------------

[2002-03-24 23:28:13] [EMAIL PROTECTED]

the trouble is cannot use session_register
i use this module for admin login
in php version 4.0.5 that is no trouble
but in php version 4.1.2 the trouble is we can't login
i check the session file in sessiondata directory
session_register can't update with new value
exsample :
the old value of login = "not login"
and the new value of login = "succes"

   session_register("login");

but in the session file i look the value of login is not change

Why...???

** if i use php version 4.0.5 that is no trouble

thank's for all

zack


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16247&edit=1

Reply via email to