From:             holliwell at gmx dot net
Operating system: n/a
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  Confusing faq about emulating register_globals

Description:
------------
Hi,
http://www.php.net/manual/en/function.session-regenerate-id.php

The description of parameter delete_old_session is a bit vague.

It is not clear what " Whether to delete the old session or not." does
exactly mean.
Are the session files on the server destroyed, the data in $_SESSION
unset, or all together?
What is happen to the session cookie, if cookies used?

This issues should be clarified.

Kind regards 

Friedhelm



-- 
Edit bug report at http://bugs.php.net/?id=33619&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=33619&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=33619&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=33619&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=33619&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=33619&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=33619&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=33619&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=33619&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=33619&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=33619&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=33619&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=33619&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=33619&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=33619&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=33619&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=33619&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=33619&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=33619&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=33619&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=33619&r=mysqlcfg

Reply via email to