From: [EMAIL PROTECTED] Operating system: Win2K SP2 PHP version: 4.1.1 PHP Bug Type: Strings related Bug description: ucwords doesn't work with capitalized string
$propercompany = ucwords("WOLF PACK TRADERS"); $propercompany should be "Wolf Pack Traders" I am running PHP v4.1.1 with: System Windows NT 5.0 build 2195 Build Date Dec 30 2001 Server API CGI Virtual Directory Support enabled Configuration File (php.ini) Path C:\WINNT\php.ini ZEND_DEBUG disabled Thread Safety enabled And using IIS 5.0 I know that this problem is mentioned in the documentation but I did not find an actual bug report when I searched the bug database to actually have it fixed. Jim Ekleberry -- Edit bug report at: http://bugs.php.net/?id=15286&edit=1 -- 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]