| Prio | Original string | Translation | — |
|---|---|---|---|
| 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 | |
| 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 value is not a number | 決定變數是否不是數字 | Details | |
| 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 | |
| Join array elements with a string | 將字串加入陣列元素 | Details | |
| Conditional processing | 條件處理 | Details | |
| Format a local time/date as integer | 以數值傳回當地日期時間 | Details | |
| 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.
|
|||
| Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) | 將特殊的字元轉換為 HTML 實體(總是使用 ENT_QUOTES 和 UTF-8) | Details | |
|
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) 將特殊的字元轉換為 HTML 實體(總是使用 ENT_QUOTES 和 UTF-8)
You have to log in to edit this translation.
|
|||
| Convert all applicable characters to HTML entities (always uses ENT_QUOTES and UTF-8) | 將所有適用的字元轉換為 HTML 實體(總是使用 ENT_QUOTES 和 UTF-8) | Details | |
|
Convert all applicable characters to HTML entities (always uses ENT_QUOTES and UTF-8) 將所有適用的字元轉換為 HTML 實體(總是使用 ENT_QUOTES 和 UTF-8)
You have to log in to edit this translation.
|
|||
Export as