Prio | Original string | 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.
|
|||
Conditional processing | Υπό συνθήκη επεξεργασία. | Details | |
Format a local time/date as integer | Μορφοποίηση της τοπικής ώρας/ημερομηνίας ως ακεραίου. | Details | |
Format a local time/date as integer Μορφοποίηση της τοπικής ώρας/ημερομηνίας ως ακεραίου.
You have to log in to edit this translation.
|
|||
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) | Μετατροπή ειδικών HTML οντοτήτων σε χαρακτήρες (πάντα χρησιμοποιούνται ENT_QUOTES και UTF-8). | Details | |
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) Μετατροπή ειδικών HTML οντοτήτων σε χαρακτήρες (πάντα χρησιμοποιούνται ENT_QUOTES και UTF-8).
You have to log in to edit this translation.
|
Export as