ID:               32261
 User updated by:  takayana at egate1 dot com
 Reported By:      takayana at egate1 dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Session related
 Operating System: Windows2000, Windows XP Pro
 PHP Version:      4.3.10
 New Comment:

Thank you for the reply.
It is my unclear words and, excuse me, 
please always see in how.

If it is made one file, surely a phenomenon will not 
come out but will carry out normal operation.

However, since the actual cord under development 
becomes quite large,it wants to use it, dividing a cord.

This sample cord is also sampling and creating 
the object portion from the large cord 
under development.

I need your help if you please.

The zip file which compressed six sample files 
into one was uploaded.

http://www.egate1.com/docs/.tmp/32261_code.zip

If test_web1.php is performed by these six sample files, 
a phenomenon should happen.


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

[2005-03-16 07:43:34] [EMAIL PROTECTED]

Can you please provide this script as ONE file?
(yes, it is possible)


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

[2005-03-16 01:44:05] takayana at egate1 dot com

Thank you for the reply.
Although tried on above snapshot (php4-win32-STABLE-latest.zip), 
the result did not change.

Verification environment
  OS: Windows XP Professional
  PHP Version: 4.3.11RC1-dev (Build Mar 15 2005 22:16:48)
  php.ini(register_globals = Off)
  session array no value after performing test_web1.php: 
        31, 1, 2, 3, 3, 5, 6, 7, 8, 9, 10...20
                  ^^^^^

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

[2005-03-16 00:59:20] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



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

[2005-03-15 02:19:43] takayana at egate1 dot com

A setup of php.ini is already register_globals = Off.

Verification environment 1 (Windows2000)
  OS: Windows2000 Professional
  PHP Version: 4.3.9
  php.ini(register_globals = Off)
  session array no value after performing test_web1.php: 
        31, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10...20
                  ^^^^^
Verification environment 2  (Windows2000)
  OS: Windows2000 Professional
  PHP Version: 4.3.10
  php.ini(register_globals = Off)
  session array no value after performing test_web1.php: 
        31, 1, 2, 3, 3, 5, 6, 7, 8, 9, 10...20
                  ^^^^^

php.ini of the verification environment 1 and 
the verification environment 2 is the same file.


Verification environment 3 (Windows XP)
  OS: Windows XP Professional
  PHP Version: 4.3.9
  php.ini(register_globals = Off)
  session array no value after performing test_web1.php: 
        31, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10...20
                  ^^^^^

Verification environment 4 (Windows XP)
  OS: Windows XP Professional
  PHP Version: 4.3.10
  php.ini(register_globals = Off)
  session array no value after performing test_web1.php: 
        31, 1, 2, 3, 3, 5, 6, 7, 8, 9, 10...20
                  ^^^^^

php.ini of the verification environment 3 and 
the verification environment 4 is the same file.

I think that it turns out that a value is different if it sees 
from the above-mentioned result, and the versions of PHP differ.

I think that the correct answer of a session variable is PHP4.3.9.

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

[2005-03-14 21:50:23] [EMAIL PROTECTED]

Switch register_globals = off..


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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/32261

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

Reply via email to