Matsubo Tech Blog

記事一覧

見積もり手法

2009-03-24
7 文字
|
1 分
Cover Image of the Post

PHPでQRCode

2009-03-07
PHPのqr拡張モジュールをソースからインストールし、GIF形式のQRコード画像を生成して出力するコード例を紹介
67 文字
|
1 分
Cover Image of the Post

zend frameworkでMobilePictogramConverter

Zend FrameworkのOutput Filterを使いMobilePictogramConverterで携帯絵文字をPCブラウザ向けに自動変換する実装方法
410 文字
|
2 分
Cover Image of the Post

PHPでアップロードしたファイルタイプ取得

2009-02-26
ブラウザ依存の$_FILES['type']では不正確なため、finfofやmime_content_typeでサーバ側からファイルタイプを安全に判定する方法を解説
317 文字
|
2 分
Cover Image of the Post

vmware server 2.0 on Ubuntu Linux

VMware Server 2.0をUbuntu 8.10にインストールしてWindowsゲストを動かすまでの手順を、実際のコマンドログとともに紹介します。
5948 文字
|
30 分
Cover Image of the Post