Hi
When I try to use bcpowmod I get the following error:
Call to undefined function: bcpowmod()
The other bc functions such as bcadd, bcmul all seem to work ok. PHP 4.1.1 is being used on a Windows XP machine.
Any ideas? ... thank you
that function is experimental, available on PHP 5 CVS only.
Next time read the PHP manual first.