From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.0.4pl1
PHP Bug Type:     *General Issues
Bug description:  octal representation

Hi there,
I don't know if this is a bug, but while writing a form to enter lap times like: 
hours,minutes,seconds,milliseconds
milliseconds are likeley to start with a 0 (zero).

Now I found that this results in the Decimal value of the Octal-integer.

for example:
035 will be represented as: 29

Is this a bug or hidden feature? If this is not a bug, then is there any other way to 
pass a decimal value starting with a 0 (zero)?

Kind regards,
Koen Antonissen


-- 
Edit Bug report at: http://bugs.php.net/?id=9883&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to