• The added line is THIS COLOR.
  • The deleted line is THIS COLOR.
TITLE:PHP: Hypertext Preprocessor

- PHP cheat sheets
--  http://www.scottklarr.com/topic/100/php-cheat-sheets/

- session ([[PHP/session]])

* ライブラリ [#wfe5cf6c]

- Spreadsheet_Excel_Writer ([[PHP/excel]])
- JPGraph ([[PHP/graph]])
- GRコード ([[PHP/QR]])

* 内部 [#ub9ffe34]
- メモ2: Re:「参照(Reference)」「別名(Alias)」のまとめ。
--  http://www.glamenv-septzen.net/pukiwiki/index.php?PHP%2F%BB%B2%BE%C8#c08cc92e
- Zend メモリ管理
-- http://psa.ange.ac/zenddoc/zend.layout.memory-management.html

** Segmentation fault 時の調査 [#h8646ddd]

- --enable-degug 付きでコンパイルしてログを眺める。
-- 注) php.ini で path を no-debug から debug に変更しないとダメ
--- error_log_server を見ればわかる事だが。ちなみに変更を忘れるのが原因で Seg fault を起こす事もあるので、再現できたと喜ばないように。^^;

* 開発環境 [#dbf1dbfa]

- PHPeclipse
-- http://www.phpeclipse.de/tiki-view_articles.php

* プログラミング [#vcb31029]

- PHP GDライブラリで画像のサムネイルを作成
--  http://dsas.blog.klab.org/archives/50777398.html
- PHP Extension を作ろう第1回 - まずは Hello World 
-- http://dsas.blog.klab.org/archives/50777398.html
- PEAR/PECL で使用できるライセンスは?
-- http://www.phppro.jp/phpmanual/pear/faq.licenses.html ([http://pear.php.net/group/docs/20040402-la.php 多分、その元]
- PHP GDライブラリで画像のサムネイルを作成
--  http://goodjob.boy.jp/chirashinoura/id/79.html

* メモ [#u99ceb09]

- PHP 3項演算子の落とし穴 
--  http://ml.php.gr.jp/pipermail/php-users/2003-January/012731.html 

* 関連 [#p7547b1d]

- [[LAMP]]


Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes