ID: 10248 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Strings related Assigned To: Comments: the ctype-extension is not compiled in by default you have to enable it at configure time by using the configure-option '--enable-ctype' or '--enable-ctype=shared' for bilding an php_ctype.so that you can load into an existing php module by using either the extension= directive in php.ini or by using the dl() function at runtime Previous Comments: --------------------------------------------------------------------------- [2001-04-09 12:43:28] [EMAIL PROTECTED] Using ctype_lower gives an error [09-Apr-2001 12:02:05] PHP Fatal error: Call to undefined function: ctype_lower() in /home/tom/cvs/www/production/atfi/testSymbol.php3 on line 12 this function is supposed to be defined in PHP 4.0.4 and we are running 4.0.4p1. --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=10248&edit=2 -- PHP Development 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]