ID:               18757
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Math related
 Operating System: Unix
 PHP Version:      4CVS-2002-08-06
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


Could you please provide the smallest possible example showing this
problem as well as the output that you get.


Previous Comments:
------------------------------------------------------------------------

[2002-08-06 13:02:44] [EMAIL PROTECTED]

I read your comment and I try to make it and the result itīs the same,
so what can i do to try to globaly change the locale in my webserver
startscript? īcause I donīt configure PHP inicially.
thank you for all and my best regards

------------------------------------------------------------------------

[2002-08-06 12:30:31] [EMAIL PROTECTED]

sounds like the locale problem again

for now please try to add 

  setlocale(LC_NUMERIC, "C");

at the top of your scripts 
or try to globaly change the locale 
in your webserver startscript 


------------------------------------------------------------------------

[2002-08-06 11:47:29] [EMAIL PROTECTED]

I have a Raq4 Cobalt server, so I did a page of mathematical code, when
the code make a simple operation, it lose the decimals of a variable,
so what can I do  to solve that problem?

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=18757&edit=1

Reply via email to