key
key — Fetch a key from an array.Description
key( array|object $array ): int|string|nullkey() returns the index element of the current array position.
Parameters
array
The array.
Return Values
The key() function simply returns the key of the array element that's currently being pointed to by the internal pointer. It does not move the pointer in any way. If the internal pointer points beyond the end of the elements list or the array is empty, key() returns null.More information about key on official PHP documentation site
key - Popular snippets
- PHP 8.1 / MySQL 5.7 reset key
last run:
2023-01-15 23:21:43
14
- PHP 8.1 / MySQL 5.7 printf phpversion mt_rand current key var_dump
last run:
2022-09-20 18:46:44
7
- PHP 8.2.13 / MySQL 8.0 Sakila (ReadOnly) array_map sprintf key var_export
last run:
2024-01-08 10:08:23
6
- PHP 8.1 / MySQL 5.7 printf phpversion mt_rand current key var_dump
last run:
2022-09-20 18:48:09
5
- PHP 8.0 / MySQL 5.7 array_reduce array_merge unserialize array_count_values arsort print_r key
last run:
2021-10-19 18:14:18
5
- PHP 8.1 / MySQL 5.7 array_map trim array_count_values arsort reset count key
last run:
2022-06-04 05:31:21
4
- PHP 8.1 / MySQL 5.7 reset current next key
last run:
2023-08-14 17:16:58
3
- PHP 8.1 / MySQL 5.7 array_slice key reset
last run:
2023-06-27 12:17:27
3
- PHP 8.1 / MySQL 5.7 key
last run:
2023-05-25 11:41:35
3
- PHP 8.2.13 / MySQL 5.7 reset key
last run:
2023-01-10 22:49:32
3
key - New snippets
-
PHP 8.1 / MySQL 5.7 key
added at:
2024-10-04 16:38:32
1
-
PHP 8.1 / MySQL 5.7 key
added at:
2024-10-04 16:38:27
1
-
PHP 8.2.13 / MySQL 8.0 key
added at:
2024-07-18 23:53:46
1
-
PHP 8.2.13 / MySQL 8.0 key
added at:
2024-07-18 23:53:09
1
-
PHP 8.2.13 / MySQL 8.0 var_dump key
added at:
2024-05-29 20:03:20
2
-
PHP 8.2.13 / MySQL 8.0 key printf
added at:
2024-05-29 20:02:39
1
-
PHP 8.2.13 / MySQL 8.0 key
added at:
2024-05-29 20:02:15
2
-
PHP 8.2.13 / MySQL 8.0 var_dump key
added at:
2024-05-29 20:02:02
2
-
PHP 8.1 / MySQL 5.7 key
added at:
2024-02-28 18:09:24
1
-
PHP 8.1 / MySQL 5.7 key
added at:
2024-02-28 18:06:14
1