| Prio | Original string | 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 | 変数がNULLであるかを調べる | Details | |
| Finds whether a value is not a number | 変数が数値でないかを調べる | Details | |
| Finds whether the type of a variable is float | 変数の型が float であるかを調べる | Details | |
|
Finds whether the type of a variable is float 変数の型が 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 | |
|
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.
|
|||
| 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.
|
|||
Export as