Dup Goto 📝

Change Case in PHP

PT2/lang/php/strings php string case 11-26 20:42:49
To Pop
4 lines, 4 words, 52 chars Sunday 2023-11-26 20:42:49
strtoupper($string);
strtolower($string);