I am tring to use one of the timing scripts found on PHPBuilder. The bcsub call causes a Fatal error: Call to undefined function: bcsub() in ...
I am running PHP 4.0.6 on Redhat 7.1. As far as I can tell from all the docs, all version of PHP since 4.0.4 have the bc function built in by default. Does anybody have any ideas why I would be getting this error? Is there an alternative to using bcsub?
Thanks,
greg