|
|||||||
|
|
II. Array FunctionsIntroduktionThese functions allow you to interact with and manipulate arrays in various ways. Arrays are essential for storing, managing, and operating on sets of variables. Simple and multi-dimensional arrays are supported, and may be either user created or created by another function. There are specific database handling functions for populating arrays from database queries, and several functions return arrays. Please see the Arrays section of the manual for a detailed explanation of how arrays are implemented and used in PHP. See also Array operators for other ways how to manipulate the arrays. SystemkravIngen eksterne libraries er nødvendige for at kompilere denne udvidelse. InstallationDer er ingen installation nødvendig for at kunne bruge disse funktioner; de er en del af PHP kernen. Runtime KonfigurationDenne udvidelse har intet konfigurations-direktiv defineret i php.ini. RessourcetyperDenne udvidelse har ingen ressourcetyper defineret. Foruddefinerede KonstanterKonstanterne nedenunder er altid tilgængelige som en del af PHP.
Sorting order flags:
Sorting type flags: used by various sort functions Se ogsåSee also is_array(), explode(), implode(), split(), preg_split(), and unset().
| ||||||
|
|
|
Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account Document on this page is part of "PHP Manualen". See Index Page for more info about Authorship and Copyright. 1999-2008 Linuxinfor.com. No rights reserved. |