From:             [EMAIL PROTECTED]
Operating system: linux 
PHP version:      4.1.2
PHP Bug Type:     Session related
Bug description:  problem with registration an array variable in session

I've tried to register a seesion variable $array[$i] with
sessionn_register(), where $i is an integer index, but failed. In a
temporary session file in my /tmp directory I found a declaration like
!array[0]|, and now values.
Please help! Thanks
-- 
Edit bug report at http://bugs.php.net/?id=16800&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16800&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16800&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16800&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16800&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16800&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16800&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16800&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16800&r=submittedtwice

Reply via email to