| Prio | Original string | 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.
|
|||
| Convert all HTML entities to their applicable characters (always uses ENT_QUOTES and UTF-8) | 將所有HTML 實體轉換為適用的字元(總是使用 ENT_QUOTES 和 UTF-8) | Details | |
|
Convert all HTML entities to their applicable characters (always uses ENT_QUOTES and UTF-8) 將所有HTML 實體轉換為適用的字元(總是使用 ENT_QUOTES 和 UTF-8)
You have to log in to edit this translation.
|
|||
| Format a GMT date/time | 表示 GMT 日期時間 | Details | |
| Round fractions down | 取稍小的整數 | Details | |
Export as