From professional translators, enterprises, web pages and freely available translation repositories.
variablenfunktionen
variable functions
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
beispiel für variablenfunktionen
variable function example
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
php unterstützt das konzept der variablenfunktionen.
php supports the concept of variable functions.
Last Update: 2018-02-13
Usage Frequency: 2
Quality:
anmerkung: da dies ein sprachkonstrukt und keine funktion ist, deshalb können sie dieses nicht mit variablenfunktionen verwenden.
note: because this is a language construct and not a function, it cannot be called using variable functions
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
php bietet eine große auswahl an funktionen zum validieren des input, von den einfachsten unter variablenfunktionen und character type functions (z.b. is_numeric() bzw. ctype_digit() ), bis hin zu den perl kompatiblen regulären ausdrücken.
check if the given input has the expected data type. php has a wide range of input validating functions, from the simplest ones found in variable functions and in character type functions (e.g. is_numeric() , ctype_digit() respectively) and onwards to the perl compatible regular expressions support.
Last Update: 2018-02-13
Usage Frequency: 1
Quality: