Es gibt in PHP keine unterschiedlichen Typen indizierter oder assoziativer Arrays. Es gibt nur einen Array-Typ, der sowohl Integer- als auch String-Indizes enthalten kann.
There are no different indexed and associative array types in PHP; there is only one array type, which can both contain integer and string indices.
Er kann einfache PHP Typen wie Int, String, Boolean, Float und so weiter behandeln, erlaubt aber die Spezifikation von verschachtelten Arrays oder Typen von Arrays.
It can only handle simple PHP types such as int, string, boolean, float and so on, but allows to specify nested arrays of arrays of type.
ein optionaler boolescher Wert, wenn Sie den Wert als String oder als Array abrufen möchten (wobei ein Array der Standardwert ist, wenn nichts angegeben ist)
an optional boolean value for if you want to retrieve the value as a string or as an array (where an array is the default value if nothing is specified)
Zurückgegebene Typen sind generell entweder JSON Arrays von Strings, JSON Arrays von Arrays (mit jedem Mitgliedsarray das ein assoziatives Array von Metadaten ist, das verwendet wird um die Auswahlliste zu erstellen), oder HTML.
Return types are generally either JSON arrays of strings, JSON arrays of arrays (with each member array being an associative array of metadata used to create the selectlist), or HTML.
Arrays werden immer in den String "Array" umgewandelt. Sie können also den Inhalt eines Arrays nicht mit echo() oder print() ausgeben, um zu sehen, was es enthält.
Arrays are always converted to the string "Array", so you cannot dump out the contents of an array with echo() or print() to see what is inside them.
„[]" stellt ein Array dar, beispielsweise „String[]" oder ein Array von Knoten wie in der Abfragedefinition festgelegt.
[] depicts an array; such as String[]or an array of nodes as in the Query Definition.
Jede Methode nimmt ein Array von Variable und Regel Paaren, wobei die Regel alles sein kann was der Typ der Regel akzeptiert (String, Filterobjekt, oder Array).
Each method takes an array of variable/rule pairs, where the rule may be whatever the type of rule accepts (string, filter object, or array).
Textobjekte lassen sich auch zum Definieren initialisierter string arrays verwenden - ganz ähnlich wie variable Arrays.
Text objects can also used for defining initialized string arrays in a similar way as variable arrays.
Gibt ein String-Array zurück, das die Teilzeichenfolgen in dieser Zeichenfolge enthält, die durch Elemente eines angegebenen Char-Arrays getrennt sind.
Wenn das erste Element einen String als Schlüssel hat, wird das Array in eine 'Structure' serialisiert, andernfalls in ein Array.
If the first element has string key, then it is serialized into a structure, otherwise, into an array.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.