| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Translation2::replaceEmptyStringsWithKeysTranslation2::replaceEmptyStringsWithKeys() – 配列の値が空の場合に、キーの内容で置き換える
Synopsis
require_once 'Translation2.php';
Description配列の値が空の場合に、それをキーの内容で置き換えます。 これは、gettext と同様の挙動です。 Parameter
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Translation2::replaceEmptyStringsWithKeys」をGoogle検索
|