WordPressの記事中でphpを使うスクリプト 2009年11月24日 過去Blog http://www.nosq.com/blog/2006/01/runphp-plugin-for-wordpress/ http://bono.s206.xrea.com/2006/03/112-runphp/ Zencartにも応用できる?
PHP 表示中のURLをサブドメインまで取得する 2010年08月06日 過去Blog $_SERVER['HTTP_HOST'] 参考サイト:http://ambiesoft.ddo.jp/blog/archives/580
linux サーバのバックアップ箇所 2010年04月06日 過去Blog ■データベース関連 phpmyadmin データベース ■ユーザドキュメント関連 /home/ 内 ■ユーザ関連 /etc/passwd /etc/shadow /etc/group ■サーバ設定 /etc/ 内 バーチャルホストやvsftp,httpd関連の設定 メール関連の設定 buy valium roche… この記事の続きを読む
addressbook内のデータをtableViewに表示させる 2011年01月17日 過去Blog - (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath { static NSString *CellIdentifier = @"Cell"; UITableViewCell *cell = [tableView dequeueReusab… この記事の続きを読む
firefox 一度ブラウザに保存されたパスワードの削除・変更 2010年06月16日 過去Blog Firefoxのメニュー「ツール」-「オプション」-「セキュリティー」-「パスワード」から変更したいパスワードを選択し削除。 los angeles cosmetic dentist… この記事の続きを読む
/etc/hosts ファイルの変更を反映させる 2009年12月05日 過去Blog hostsファイルの設定を変えた場合は、 # /etc/rc.d/init.d/network resatart または、 # /etc/rc.d/init.d/network reload で反映させる。
この投稿へのコメント
コメントはまだありません。