■ダウンロード
SourceForge.JP: TinyMCE Japan Project File List
http://sourceforge.jp/projects/tinymce-ja/files/
■アップロード後の作業手順(ダウンロードファイルに同梱されている「はじめに.txt」から引用)
1.TinyMCEモジュールを有効化
[管理セクション} > [モジュール]をクリックし…
$string = ‘Hello World!’;
if(stristr($string, ‘earth’) === FALSE) {
echo ‘”earth” not found in string’;
}
// 出力は “earth” not found in string となります
参照元:http://www.php.net/manual/ja/function.stristr.php
graffiti on the web
この投稿へのコメント
コメントはまだありません。