array_key_first

(PHP 7 >= 7.3.0, PHP 8)

array_key_firstGets the first key of an array

Beschreibung

array_key_first(array $array): int|string|null

Get the first key of the given array without affecting the internal array pointer.

Parameter-Liste

array

An array.

Rückgabewerte

Returns the first key of array if the array is not empty; null otherwise.

Beispiele

Beispiel #1 Basic array_key_first() Usage

<?php
$array 
= ['a' => 1'b' => 2'c' => 3];

$firstKey array_key_first($array);

var_dump($firstKey);
?>

Das oben gezeigte Beispiel erzeugt folgende Ausgabe:

string(1) "a"

Anmerkungen

Tipp

There are several ways to provide this functionality for versions prior to PHP 7.3.0. It is possible to use array_keys(), but that may be rather inefficient. It is also possible to use reset() and key(), but that may change the internal array pointer. An efficient solution, which does not change the internal array pointer, written as polyfill:

<?php
if (!function_exists('array_key_first')) {
    function 
array_key_first(array $arr) {
        foreach(
$arr as $key => $unused) {
            return 
$key;
        }
        return 
NULL;
    }
}
?>

Siehe auch

  • array_key_last() - Gets the last key of an array
  • reset() - Setzt den internen Zeiger eines Arrays auf sein erstes Element

Hier Kannst Du einen Kommentar verfassen


Bitte gib mindestens 10 Zeichen ein.
Wird geladen... Bitte warte.
* Pflichtangabe
Es sind noch keine Kommentare vorhanden.

Was genau bedeutet "Vibe Coding"? Ein tiefgehender Blick für Entwickler

In der Welt der Softwareentwicklung gibt es unzählige Wege, wie man an ein Projekt herangeht. Manche schwören auf strikte Planung, andere auf bewährte Algorithmen und wieder andere lassen sich von etwas ganz anderem leiten: ihrem Gefühl. ...

admin

Autor : admin
Kategorie: Software & Web-Development

PHP cURL-Tutorial: Verwendung von cURL zum Durchführen von HTTP-Anfragen

cURL ist eine leistungsstarke PHP-Erweiterung, die es Ihnen ermöglicht, mit verschiedenen Servern über verschiedene Protokolle wie HTTP, HTTPS, FTP und mehr zu kommunizieren. ...

TheMax

Autor : TheMax
Kategorie: PHP-Tutorials

Midjourney Tutorial - Anleitung für Anfänger

Über Midjourney, dem Tool zur Erstellung digitaler Bilder mithilfe von künstlicher Intelligenz, gibt es ein informatives Video mit dem Titel "Midjourney Tutorial auf Deutsch - Anleitung für Anfänger" ...

Mike94

Autor : Mike94
Kategorie: KI Tutorials

Tutorial veröffentlichen

Tutorial veröffentlichen

Teile Dein Wissen mit anderen Entwicklern weltweit

Du bist Profi in deinem Bereich und möchtest dein Wissen teilen, dann melde dich jetzt an und teile es mit unserer PHP-Community

mehr erfahren

Tutorial veröffentlichen

Shop 2026 Buy Dumps Online 2026 Dumps track12+pin Best dumps website 2026

Dumps with Pin Shop Online | Clone Cards Dumps Atm | Best CVV Shop 2026 Welcome to our shop : Our store specializes in providing dumps with pin, d ...

Geschrieben von sellergood11 am 27.05.2026 22:08:28
Forum: Netzwerk &amp; Internet
@king_dumps12 SELL CC cvv GOOD &FRESH DUMPS/TRACK/WU TRANFER/PAYPAL/SHIP

------------------ Hello All Customer----------------------- _I’m sell cvv privated worldwide only for carding. _Here,i sell cvv,cc good live ...

Geschrieben von sellergood11 am 27.05.2026 22:07:04
Forum: Windows (Client/Server)
telegram:@king_dumps12 SELL CC CVV GOOD FRESH ALL COUNTRY

-------------------STUFF----------------- RDP : USA & WorldWide - Administrator - With AMS or TurboMailer ( port 25 opened ) . SMTP : IP or Domai ...

Geschrieben von sellergood11 am 27.05.2026 22:06:30
Forum: Hardware
@king_dumps12 Sell Cvv good fresh, Fullz info ssn dob + DL/ Dumps Pin, Cash App

-Hello all customers ! -I Seller best and alway sell CC fresh with hight balance -I have software do bug account bank and information western unio ...

Geschrieben von sellergood11 am 27.05.2026 22:04:54
Forum: BRAINSTORMING PHP/SQL/HTML/JS/CSS