bcmath integer type?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm having a problem with db2 and prepared statements.
var_dump indicates that some variables that should be type int are type text.

These variables are the output of bcmath equations, and are integer.

Does bcmath for some reason output a text type?

I can fix it by adding 0 but I want to know if I'm using bcmath incorrectly.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux