PHP 8.6.0 Beta 1 is available for testing

Voting

: zero plus six?
(Example: nine)

The Note You're Voting On

dave at wp dot pl
10 years ago
MB_CASE_TITLE doesn't change letters in quotation marks.

Example:
mb_convert_case('AAA "aaa"', MB_CASE_TITLE); 
// Result: Aaa "aaa"

<< Back to user notes page

To Top