| Prio | Original string | 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 | |
| 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 | |
| Display numbers with comma as decimal separator, if needed | 如有需要則以逗號表示小數點 | Details | |
|
Display numbers with comma as decimal separator, if needed 如有需要則以逗號表示小數點
You have to log in to edit this translation.
|
|||
| Calculates the exponent of e | 計算以 e 為底的指數 | Details | |
| Format a local date/time | 表示本地日期時間 | Details | |
Export as