UITableView cell の選択を無効にする 2011年04月28日 過去Blog cell.selectionStyle = UITableViewCellSelectionStyleNone;
zencart META内のauthor、generatorの設定 2010年06月29日 過去Blog includes/templates/テンプレート名/common 内のhtml_header.phpを編集。 What is Darvocet?… この記事の続きを読む
Drupal 関連サイト 2011年04月24日 過去Blog http://www.forest-and-trees.com/comment/reply/146#comment-form http://www10.atwiki.jp/drupal/
Ushahidi API の使用方法 2011年04月08日 過去Blog http://wiki.ushahidi.com/doku.php?id=ushahidi_api(英語版) http://wiki.ushahidi.com/doku.php?id=ushahidi_api_jp (日本語版) web hosting reviews… この記事の続きを読む
UIActionSheet を複数使った場合のメソッドの振り分け 2011年05月03日 過去Blog 1つのクラスファイル内で、複数のUIActionSheetを使う時はtagプロパティを使って、どのアクションシートのボタンがクリックされたのかを判別します。 actionsheet.tag = 1; 詳しくは以下のサイトを参照。 http://technical-iphone.blogspot.com/2010/05/uiactionsheet.html
PHP フォームの処理 2010年04月17日 過去Blog # stripcslashes() ---- C言語と同様にバックスラッシュでクォートされた文字列を元に戻す # htmlentities() ---- 適用可能な文字を全てHTML エンティティに変換する # nl2br() ---- 改行文字の前にHTMLの改行タグを挿入する # strip_tags() ---- 文字列からHTMLタグ、および PHPタグを取り除く … この記事の続きを読む
この投稿へのコメント
コメントはまだありません。