PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

Translation2::replaceEmptyStringsWithKeys | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

Translation2::replaceEmptyStringsWithKeys

Translation2::replaceEmptyStringsWithKeys() – 配列の値が空の場合に、キーの内容で置き換える

Synopsis

require_once 'Translation2.php';

array Translation2::replaceEmptyStringsWithKeys ( array $strings )

Description

配列の値が空の場合に、それをキーの内容で置き換えます。 これは、gettext と同様の挙動です。

Parameter

array $strings 文字列の配列 (たとえば getPage() が返すような形式)

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「Translation2::replaceEmptyStringsWithKeys」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | Translation2::replaceEmptyStringsWithKeys」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: