Prio | Original string | Translation | — |
---|---|---|---|
Format a number with grouped thousands | Μορφοποίηση ενός αριθμού με ομαδοποιημένες χιλιάδες | Details | |
Format a number with grouped thousands Μορφοποίηση ενός αριθμού με ομαδοποιημένες χιλιάδες
You have to log in to edit this translation.
|
|||
Inserts HTML line breaks before all newlines in a string | Εισάγει HTML κενά γραμμής πριν από όλες τις νέες γραμμές σε μια συμβολοσειρά. | Details | |
Inserts HTML line breaks before all newlines in a string Εισάγει HTML κενά γραμμής πριν από όλες τις νέες γραμμές σε μια συμβολοσειρά.
You have to log in to edit this translation.
|
|||
Get UNIX timestamp for a date (each of the 6 arguments are optional) | Λήψη μιας UNIX σφραγίδας χρόνου για την ημερομηνία (καθένα από τα 6 ορισματα είναι προαιρετικό). | Details | |
Get UNIX timestamp for a date (each of the 6 arguments are optional) Λήψη μιας UNIX σφραγίδας χρόνου για την ημερομηνία (καθένα από τα 6 ορισματα είναι προαιρετικό).
You have to log in to edit this translation.
|
|||
Find lowest value | Εύρεση μικρότερης τιμής | Details | |
Find highest value | Εύρεση μεγαλύτερης τιμής | Details | |
Strip whitespace (or other characters) from the beginning of a string | Αφαιρεί κενά διαστήματα (ή άλλους χαρακτήρες) από την αρχή μιας συμβολοσειράς. | Details | |
Strip whitespace (or other characters) from the beginning of a string Αφαιρεί κενά διαστήματα (ή άλλους χαρακτήρες) από την αρχή μιας συμβολοσειράς.
You have to log in to edit this translation.
|
|||
Return comma-separated list of values | Επιστρέφει λίστα τιμών διαχωρισμένων με κόμμα. | Details | |
Return comma-separated list of values Επιστρέφει λίστα τιμών διαχωρισμένων με κόμμα.
You have to log in to edit this translation.
|
|||
Find whether the type of a variable is string | Βρίσκει εάν ο τύπος της μεταβλητής είναι συμβολοσειρά. | Details | |
Find whether the type of a variable is string Βρίσκει εάν ο τύπος της μεταβλητής είναι συμβολοσειρά.
You have to log in to edit this translation.
|
|||
Finds whether a variable is a number or a numeric string | Βρίσκει εάν η μεταβλητή είναι αριθμός ή μια αριθμητική συμβολοσειρά. | Details | |
Finds whether a variable is a number or a numeric string Βρίσκει εάν η μεταβλητή είναι αριθμός ή μια αριθμητική συμβολοσειρά.
You have to log in to edit this translation.
|
|||
Finds whether a variable is NULL | Διαπιστώνει εάν μια μεταβλητή είναι μηδενική | Details | |
Finds whether a variable is NULL Διαπιστώνει εάν μια μεταβλητή είναι μηδενική
You have to log in to edit this translation.
|
|||
Finds whether a value is not a number | Διαπιστώνει εάν η τιμή δεν είναι αριθμός | Details | |
Finds whether a value is not a number Διαπιστώνει εάν η τιμή δεν είναι αριθμός
You have to log in to edit this translation.
|
|||
Finds whether the type of a variable is float | Βρίσκει εάν ο τύπος της μεταβλητής είναι κινητός. | Details | |
Finds whether the type of a variable is float Βρίσκει εάν ο τύπος της μεταβλητής είναι κινητός.
You have to log in to edit this translation.
|
|||
Determine whether a variable is considered to be empty | Καθορίστε εάν μια μεταβλητή θεωρείται ότι μπορεί να είναι κενή. | Details | |
Determine whether a variable is considered to be empty Καθορίστε εάν μια μεταβλητή θεωρείται ότι μπορεί να είναι κενή.
You have to log in to edit this translation.
|
|||
Get the integer value of a variable | Λήψη της ακέραιας τιμής μιας μεταβλητής. | Details | |
Get the integer value of a variable Λήψη της ακέραιας τιμής μιας μεταβλητής.
You have to log in to edit this translation.
|
|||
Join array elements with a string | Συνδέστε τα στοιχεία της κλίμακας με μια συμβολοσειρά | Details | |
Join array elements with a string Συνδέστε τα στοιχεία της κλίμακας με μια συμβολοσειρά
You have to log in to edit this translation.
|
Export as