Roberto Spadim schreef: > ownet.php use bcmath extension
I have bcmath compiled in, php -i | grep bcmath is showing me it is available. Using: PHP 5.2.8 with Suhosin and eaccellerator. > or... change ownet code where using bccmp function, use somethink like > if(x>y) or (x<y) or (x==y) > bcmath is a precise calculation, since some .01 and .1 values have > problems with php4, i change to bcmath to work well with php4 and php5 php is telling undefined function so it looks like bccmp is not available, could it be related to suhosin? ------------------------------------------------------------------------------ _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
