strtolower
strtolower — Make a string lowercase.Description
strtolower( string $string ): stringReturns string with all alphabetic characters converted to lowercase.
Note that 'alphabetic' is determined by the current locale. This means that e.g. in the default "C" locale, characters such as umlaut-A (Ä) will not be converted.
Parameters
string
The input string.
Return Values
Returns the lowercased string.More information about strtolower on official PHP documentation site
strtolower - Popular snippets
- PHP 8.1 / MySQL 5.7 array_combine array_values array_map array_keys strtolower print_r
last run:
2022-07-20 14:20:04
12
- PHP 8.1 / MySQL 5.7 ucfirst strtolower substr
last run:
2022-08-29 19:06:59
4
- PHP 8.1 / MySQL 5.7 strtolower print_r
last run:
2024-03-05 15:07:49
3
- PHP 8.1 / MySQL 5.7 explode strtolower substr
last run:
2023-06-04 12:51:18
3
- PHP 8.1 / MySQL 5.7 strtolower preg_replace
last run:
2023-03-22 10:02:40
3
- PHP 8.1 / MySQL 5.7 strtolower
last run:
2022-09-11 13:57:37
3
- PHP 8.1 / MySQL 5.7 array_combine array_values array_map array_keys strtolower print_r
last run:
2022-07-20 13:40:37
3
- PHP 8.1 / MySQL 5.7 explode array_reduce strtolower substr_count arsort print_r
last run:
2022-07-09 16:29:03
3
- PHP 8.0 / MySQL 5.7 strtolower file_exists
last run:
2022-06-30 20:44:49
3
- PHP 8.0 / MySQL 5.7 preg_replace str_replace trim strtolower
last run:
2021-08-23 21:02:00
3
strtolower - New snippets
-
PHP 8.1 / MySQL 5.7 curl_close json_decode strtolower
added at:
2024-11-12 11:16:53
1
-
PHP 8.1 / MySQL 5.7 trim strtolower strlen
added at:
2024-09-15 21:23:46
2
-
PHP 8.0 / MySQL 5.7 preg_replace strtolower trim
added at:
2024-06-28 10:39:26
1
-
PHP 8.0 / MySQL 5.7 preg_replace strtolower trim
added at:
2024-06-28 10:38:53
1
-
PHP 8.0 / MySQL 5.7 preg_replace strtolower trim
added at:
2024-06-28 10:38:38
1
-
PHP 8.0 / MySQL 5.7 preg_replace strtolower trim
added at:
2024-06-28 10:38:23
1
-
PHP 8.0 / MySQL 5.7 preg_replace strtolower trim
added at:
2024-06-28 10:38:08
1
-
PHP 8.1 / MySQL 5.7 ucfirst strtolower
added at:
2024-06-18 11:06:08
1
-
PHP 8.1 / MySQL 5.7 ucfirst strtolower
added at:
2024-06-18 11:05:49
1
-
PHP 8.1 / MySQL 5.7 strtolower array_key_exists preg_split
added at:
2024-05-23 10:49:03
1