Prio | Original string | Translation | — |
---|---|---|---|
Find lowest value | Hanapin ang pinakamababang halaga | Details | |
Find highest value | Hanapin ang pinakamataas na halaga | Details | |
Strip whitespace (or other characters) from the beginning of a string | Alisin ang whitespace (o iba pang character) sa simula ng string | Details | |
Strip whitespace (or other characters) from the beginning of a string Alisin ang whitespace (o iba pang character) sa simula ng string
You have to log in to edit this translation.
|
|||
Return comma-separated list of values | Mag-return ng listahan ng mga value na pinaghihiwalay ng mga kuwit | Details | |
Return comma-separated list of values Mag-return ng listahan ng mga value na pinaghihiwalay ng mga kuwit
You have to log in to edit this translation.
|
|||
Find whether the type of a variable is string | Alamin kung string ang uri ng variable | Details | |
Find whether the type of a variable is string Alamin kung string ang uri ng variable
You have to log in to edit this translation.
|
|||
Finds whether a variable is a number or a numeric string | Inaalam kung numero o numeric string ang variable | Details | |
Finds whether a variable is a number or a numeric string Inaalam kung numero o numeric string ang variable
You have to log in to edit this translation.
|
|||
Finds whether a variable is NULL | Inaalam kung NULL ang variable | Details | |
Finds whether a variable is NULL Inaalam kung NULL ang variable
You have to log in to edit this translation.
|
|||
Finds whether a value is not a number | Inaalam kung hindi numero ang value | Details | |
Finds whether a value is not a number Inaalam kung hindi numero ang value
You have to log in to edit this translation.
|
|||
Finds whether the type of a variable is float | Inaalam kung float ang uri ng variable | Details | |
Finds whether the type of a variable is float Inaalam kung float ang uri ng variable
You have to log in to edit this translation.
|
|||
Determine whether a variable is considered to be empty | Tukuyin kung ituturing na walang laman ang variable | Details | |
Determine whether a variable is considered to be empty Tukuyin kung ituturing na walang laman ang variable
You have to log in to edit this translation.
|
|||
Get the integer value of a variable | Kunin ang integer value ng variable | Details | |
Get the integer value of a variable Kunin ang integer value ng variable
You have to log in to edit this translation.
|
|||
Join array elements with a string | Pagsama-samahin ang mga array element gamit ang string | Details | |
Join array elements with a string Pagsama-samahin ang mga array element gamit ang string
You have to log in to edit this translation.
|
|||
Conditional processing | Pagpoproseso ayon sa kondisyon | Details | |
Format a local time/date as integer | I-format ang lokal na oras/petsa bilang integer | Details | |
Format a local time/date as integer I-format ang lokal na oras/petsa bilang integer
You have to log in to edit this translation.
|
|||
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) | Gawing character muli ang mga espesyal na HTML entity (palaging gumagamit ng ENT_QUOTES at UTF-8) | Details | |
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) Gawing character muli ang mga espesyal na HTML entity (palaging gumagamit ng ENT_QUOTES at UTF-8)
You have to log in to edit this translation.
|
Export as