Notice : Undefined variable: index : in /ref/index.php on line 13
Warning : Cannot modify header information - headers already sent by (output started at /core.php:20) : in /header.php on line 34
Warning : Cannot modify header information - headers already sent by (output started at /core.php:20) : in /header.php on line 35
Méthode unshift -- Le Coin Web de QuentinC

Vous êtes ici : Accueil > Référence HTML et JavaScript > Objet Array > Méthode unshift

Méthode unshift

Description

Ajoute un élément au début du tableau.

Syntaxe

void unshift (#Object obj)

Paramètres