Hi there,
I was wondering whether it's something wrong on my side, or GMP is not enabled
by default on these systems. Here's my code:
[code]
[/code]
I get:
Fatal error: Call to undefined function gmp_fact() in C:\xampp\htdocs\test.php
on line 2
If this means that it is in fact disabled, how may
Ah. Thank you. I'll do so.
--
---
Contact info:
Skype: parham-d
MSN: fire_lizard16 at hotmail dot com
email: parham90 at GMail dot com
"Michael" wrote in message
news:ef.82.30300.7486a...@pb1.pair.com...
> Parham Doustdar wrote:
>> Hi there,
>> I'm a beginner to PHP, and I was wondering if ther
Parham Doustdar wrote:
Hi there,
I'm a beginner to PHP, and I was wondering if there is a login class that is
known to be secure. I can build one myself, but I'm not sure what the
vulnorabilities are. I've read up on more than twenty articles, tutorials, and
codes so far, but can't quite find
Hi there,
I'm a beginner to PHP, and I was wondering if there is a login class that is
known to be secure. I can build one myself, but I'm not sure what the
vulnorabilities are. I've read up on more than twenty articles, tutorials, and
codes so far, but can't quite find out which one is the best