ID: 46724
User updated by: yanan at joit dot com
Reported By: yanan at joit dot com
Status: Bogus
Bug Type: Unknown/Other Function
Operating System: WindowsXP
PHP Version: 5.2.6
New Comment:
Thank u.
I need to think about a new method to solve my
From: yanan at joit dot com
Operating system: Linux
PHP version: 5.2.7
PHP Bug Type: Session related
Bug description: Data cannot be saved in session file.
Description:
Normal session file can be generated in session.save_path,but the length
of all session files
From: yanan at joit dot com
Operating system: WindowsXP
PHP version: 5.2.6
PHP Bug Type: Unknown/Other Function
Bug description: Floating number is not equal!
Description:
The codes below should print
bool(true)
.But in fact, it prints
bool(false)
.
The same