Re: [PHP4BETA] bug or feature ???
[email protected] (Andi Gutmans)
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
Well I guess that means we need to change the strtod() to our own function. It is quite easy to write a string->double function. It will have to go into 4.0.1 though. Andi On Mon, 22 May 2000, Christian Wenz wrote: > Hi, > > > > but if windows locale scheme is broken, > > > IMHO it's a bit beyond PHP to fix it. > > > > what about to force php4 to use '.' > > as decimal point ? > I'd agree to that. Most programming languages use a decimal point, and in > order to attract as many people as possible, I'd stick to that. > > Just my 2c, > Christian > > >