Mac OS X 10.7 LionのMAMP PRO 2.0.1にPEARをインストール&SSIを設定
12 / 13 / 2011
$ /Applications/MAMP/bin/php/php5.3.6/bin/pear install http://pear.php.net/get/DB Notice: unserialize(): Erro [...]
$ /Applications/MAMP/bin/php/php5.3.6/bin/pear install http://pear.php.net/get/DB Notice: unserialize(): Erro [...]
font-familyの指定メモ 12/16加筆 今までは { font-family:’ヒラギノ角ゴ Pro W3′,’Hiragino Kaku Gothic Pro’,'メイリオ’,Meiryo,’MS Pゴシック [...]
* html body { background: url(null) fixed; } #header { width: 100%; height: 50px; position: fixed; top:0; left [...]
http://ja.gravatar.com/ <a href=”<?php echo get_option(‘home’); ?>/author/<?php the_author() ?> [...]
今後忘れないためにも自分のブログに残しておく 日本赤十字社による義援金・救援金募集 http://www.jrc.or.jp/contribution/l3/Vcms3_00002069.html wiki [...]
定番の例。functions.phpに function hello() { return ‘こんにちは、世界!’; } add_shortcode(‘hw’, ‘hello’); 呼び出すときは [hw] テンプレート [...]
UTF-8の濁点付き全角カナ「ジ」が特定の環境で文字化けする。具体的には「ジ〝」と表示される UTF-8の濁点付き全角カナ「ジ」の入力環境は ・OS: Mac OS X 10.6.6 ・エディタ: Coda 1.7 確認 [...]