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.php on line 80

LN> Is this function truly non-existent or is there some compile-time setting I
LN> need to enable to include these functions in the build?  Here's my
LN> phpinfo().  Thanks in advance.
...

% pwd
/usr/local/src/lang/php4-200101200145
% ./configure --help | egrep ctype
  --enable-ctype          Enable ctype support
%

Maybe.. I've never used it.

-Brian
--
 PGP is spoken here: 0xE4D0C7C8
 Please do not carbon copy me on list replies.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to