顯示具有 amfphp 標籤的文章。 顯示所有文章
顯示具有 amfphp 標籤的文章。 顯示所有文章

2010年2月3日 星期三

AMFPHP 初陣

先到這裡下載
http://sourceforge.net/projects/amfphp/

下載完還有東西需要修改:
1. globals.php (修改 database info)
2. gateway.php (如果想使用到中文, 就要更改 default charset
$gateway->setCharsetHandler("utf8_decode", "UTF-8", "UTF-8");

AMFPHP Debug page: (非常好用)
http://127.0.0.1/amfphp/browser/