Examples with "PHP string" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
In the example above, a PHP string is returned and is immediately ready to be used.
In obigem Beispiel wird ein PHP String zurückgegeben und ist sofort benutzbar.
To use backslash in replacement, it must be doubled ("\\\\" PHP string).
Um einen Backslash im Ersatz zu verwenden, muss er verdoppelt werden ("\\\\" PHP-Zeichenkette).
An empty PHP string or value that after casting to string is an empty string (NULL, FALSE) results in JSON syntax error.
Ein leerer PHP-String oder ein Wert der nach der Konvertierung zu String ein Leerstring ist (NULL, FALSE), resultiert in einem JSON Syntaxfehler.
Andere resultaten
As in php strings must be written in quotes.
Wie in PHP müssen dabei auch Strings in Quotes angegeben werden.
There are a lot of possibilities of doing something wrong: user-input-handling, PHP string-handling, the storage backend, the output layer.
Die Möglichkeiten, dass etwas falsch läuft, sind vielfältig: User-Input-Handling, PHP-String Handling, das Storage Backend, die Ausgabe.
You can also convert PHP values to strings to store them permanently.
Sie können PHP-Werte auch in Strings umwandeln, um sie dauerhaft zu speichern.
This function is used to repeat a string in PHP.
Diese Funktion wird verwendet, um einen String in PHP zu wiederholen.
It would like to read out the last character from a string using PHP.
Oft will man in JavaScript das letzte Zeichen aus einem String entfernen.
I want to remove from a string in PHP any characters that are not numbers.
Oft will man in JavaScript das letzte Zeichen aus einem String entfernen.
The echo function is used to output one or more string in PHP.
Die echo Funktion wird verwendet, um eine oder mehrere Strings in PHP auszugeben.
You can use PHP strftime format strings to create custom time formats.
Sie können PHP strftime nutzen um Datenformete zu formatieren.
How can I split the string using php?
Retrieve the data in php serialization strings, JSON, XML or XML-RPC.
Fragen Sie Ihre Daten in PHP Anordnungsketten, JSON, XML oder XML-RPC ab.