Re: [PHP] PHP+Firebird numeric format problem

2009-11-30 Thread Philip Thompson
On Nov 30, 2009, at 5:37 AM, helderfelipe wrote: > I have a query who is returning a NUMERIC(18,8) column. > > In the IBExpert, te resultset is: > > 30,9127 > 836,5800 > > But PHP returns in a strange format: > > 3.9127 > 83.65800 > > Somebody help ? That "strange format" you

[PHP] PHP+Firebird numeric format problem

2009-11-30 Thread helderfelipe
I have a query who is returning a NUMERIC(18,8) column. In the IBExpert, te resultset is: 30,9127 836,5800 But PHP returns in a strange format: 3.9127 83.65800 Somebody help ? -- View this message in context: http://old.nabble.com/PHP%2BFirebird-numeric-format-problem-tp2657