ID: 8773 Updated by: jimw Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Assigned To: Comments: Previous Comments: --------------------------------------------------------------------------- [2001-01-19 12:35:47] [EMAIL PROTECTED] reclassifying --------------------------------------------------------------------------- [2001-01-17 20:57:26] [EMAIL PROTECTED] sql_regcase does not behave like the manual page illustrates manual: echo sql_regcase("Foo Bar"); [Ff][Oo][Oo][ ][Bb][Aa][Rr] observed: echo sql_regcase("Foo Bar"); [Ff][Oo][Oo] [Bb][Aa][Rr] compiled with --with-mysql --with-apxs --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=8773 -- 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]