ぶろろぐ
気になったことを書き綴る。

imagefilterにはまる

3月 24th 2009

imagefilter http://www.php.net/imagefilter
PHP5以上だと、画像をグレイスケールやらいろいろいじれる、便利なimagefilter関数(GD必須)が使えます。 その [...]

Read On No Comments

PHPで画像のEXIF情報を読み取るサンプル

4月 24th 2008

PHPSPOT開発日誌http://phpspot.org/blog/archives/2008/04/phpexif.html
PHPからExif情報を取得する方法。取得できる内容については
斉藤家http://jo1 [...]

Read On No Comments

APC と jQuery を利用してファイルアップロードの進行状況を表示する

4月 14th 2008

cl.pocari.orghttp://cl.pocari.org/2008-04-13-2.html
ちょっと面白そう。あとで実験用。でもAPCってインストールされているところって少ないよね・・・。

Read On No Comments

PHP セキュリティ対策 基本事項

4月 9th 2008

技術論評社http://gihyo.jp/dev/serial/01/php-security
yohgaki’s blogの中の人が技術論評社で書いているセキュリティ対策のまとめ。どこまで自分が実装できてい [...]

Read On No Comments

WEBシステム上でのWindows iniファイルの読み書き

4月 9th 2008

WEBシステムからWindowsのiniファイル(設定ファイル)を処理する場合に、参考になるURLなど。
PHP
IBMhttp://www.ibm.com/developerworks/jp/opensource/li [...]

Read On No Comments

SQLインジェクション対策(MySQLとPHPの場合)

4月 8th 2008

まずやっておくべき事は、入力文字列に対するエスケープ処理で、PHP & MySQLの場合には、下記関数が用意されているので、忘れずに設定しておくこと。
mysql_real_escape_string(PHP 4 [...]

Read On No Comments

非常に美しいcoverflowスライドギャラリー『ImageFlow』[to-R]

3月 13th 2008

http://blog.webcreativepark.net/2008/02/06-221054.html
PHPで動的にサムネールを作成し出力
クリック後の動きをハックすればおもしろい。

Read On No Comments

PHP 画像 サムネール作成

3月 13th 2008

phpspot開発日誌PHPで画像のサムネイルを超簡単に作る方法
phpThumbnailerhttp://phpspot.org/blog/archives/2007/02/phpphpthumbnail.html
& [...]

Read On No Comments


カテゴリー