Re: [PHP] ctype_alpha etc

2001-04-02 Thread Brian Clark
Hi Les, @ 2:38:17 AM on 4/3/2001, Les Neste wrote: LN> Hi, I'm using PHP4.04pl1 as an Apache module. I just wrote some LN> code which calls ctype_alpha() and got the message LN> Fatal error: LN> Call to undefined function: ctype_alpha() in LN> /usr/local/lesneste/requestpwd.ph

[PHP] ctype_alpha etc

2001-04-02 Thread Les Neste
Hi, I'm using PHP4.04pl1 as an Apache module. I just wrote some code which calls ctype_alpha() and got the message Fatal error: Call to undefined function: ctype_alpha() in /usr/local/lesneste/requestpwd.php on line 80 Is this function truly non-existent or is there some compi