ID:               20820
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Session related
 Operating System: Linux
 PHP Version:      4.2.2
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.


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

[2002-12-04 18:10:53] [EMAIL PROTECTED]

Hello,

I recognized the following problem on the server of my provider using
PHP 4.2.2:
I register session varibles in my script and use URL-refresh to link to
the next php-script.

URL refresh in html:
<meta http-equiv="refresh" content="0;
URL=http://www.test.com/test.php";>

The same error occurs using "onLoad" and link via JavaScript.

What happened? The session was not passed to the next script, but it
works fine with normal hyperreferences.
I haven't seen this problem before!
I run PHP 4.2.1 in the office on Win and IIS with the same session
configurations in PHP and it works fine.
Is this a problem of PHP 4.2.2 in general?

Thank you!

Best regards,
Rudolf 

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


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

Reply via email to