From:             mjobin at combustionlabs dot com
Operating system: Linux
PHP version:      4.3.7
PHP Bug Type:     Session related
Bug description:  (wish) list open session on the same SID

Description:
------------
I'd like to list people login into my system. 
I use php session. I look on google, on your documentation 
and on the bug database, can't find anything like that. 
 
the session has a name right, session_name($str) 
 
I want a list of open sessions under a certain session 
name. 
 
thanks. 
 
 


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

Reply via email to