PHP BCMATH and GMP libraries??
Posted by: tobe
Posted on: 2007-06-09 07:13:00
I want to add OpenID support to my sites. To accomplish this I need the OpenID PHP library from JanRain, which in turn depends on GMP or BCMath.
Is it easy/hard to add these libraries to a custom PHP compilation? Or is it possible at all?
I'm new to programming you know.