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 / array_combine array_values array_map array_keys strtolower print_r
last run:
2022-07-20 14:20:04
12
- PHP 8.1 / strtolower strlen ord trim
last run:
2024-12-27 17:33:28
11
- PHP 8.1 / strtolower strlen ctype_alpha ord trim
last run:
2024-12-27 17:28:32
7
- PHP 8.1 / strtolower strlen ctype_alpha ord trim
last run:
2024-12-27 17:26:08
5
- PHP 8.1 / strtolower strlen ctype_alpha ord trim
last run:
2024-12-27 16:52:25
4
- PHP 8.1 / ucfirst strtolower substr
last run:
2022-08-29 19:06:59
4
- PHP 8.1 / strtolower strlen ord trim
last run:
2024-12-27 17:20:23
3
- PHP 8.1 / strtolower print_r
last run:
2024-03-05 15:07:49
3
- PHP 8.1 / explode strtolower substr
last run:
2023-06-04 12:51:18
3
- PHP 8.1 / strtolower preg_replace
last run:
2023-03-22 10:02:40
3
strtolower - New snippets
-
PHP 7.4 / MariaDB 11.4 strtolower str_replace
added at:
2025-04-03 06:30:45
1
-
PHP 7.4 / MariaDB 11.4 strtolower str_replace
added at:
2025-04-03 06:30:20
1
-
PHP 7.4 / MariaDB 11.4 strtolower str_replace
added at:
2025-04-03 06:30:06
2
-
PHP 7.4 / MariaDB 11.4 strtolower str_replace
added at:
2025-04-03 06:29:08
1
-
PHP 7.4 / MariaDB 11.4 strtolower str_replace
added at:
2025-04-03 06:29:01
1
-
PHP 7.4 / MariaDB 11.4 strtolower
added at:
2025-04-03 06:28:43
1
-
PHP 7.4 / MariaDB 11.4 strtolower
added at:
2025-04-03 06:28:36
1
-
PHP 8.4 / MySQL 8.0 substr hex2bin strtolower openssl_decrypt
added at:
2025-03-31 04:00:50
1
-
PHP 8.4 / MySQL 8.0 hex2bin strtolower openssl_decrypt
added at:
2025-03-12 02:15:00
1
-
PHP 8.4 / MySQL 8.0 substr hex2bin strtolower openssl_decrypt
added at:
2025-03-12 02:13:23
1