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
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 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
-
PHP 8.1 / MariaDB 11.4 extract var_dump strtolower
added at:
2025-02-17 02:47:38
1
-
PHP 8.4 / MySQL 8.0 hex2bin strtolower openssl_decrypt
added at:
2025-02-16 03:33:58
1
-
PHP 8.4 / MySQL 8.0 hex2bin strtolower openssl_decrypt
added at:
2025-02-16 03:33:44
1
-
PHP 8.2 / fopen stream_get_meta_data strtolower substr
added at:
2025-01-14 07:34:36
1
-
PHP 8.2 / fopen stream_get_meta_data strtolower substr
added at:
2025-01-14 07:34:15
1
-
PHP 8.2 / fopen stream_get_meta_data strtolower substr
added at:
2025-01-14 07:32:09
1
-
PHP 8.2 / fopen stream_get_meta_data strtolower substr
added at:
2025-01-14 07:31:11
1
-
PHP 8.2 / fopen stream_get_meta_data strtolower substr
added at:
2025-01-14 07:30:39
1