Big Integers ?



Hi all,

I need to use big integers (numbers with 28 digits in base 10) but
don't find any way to do so in PHP. Is there any library I could use?

Thanks

.