Error message
Notice: Undefined index: 5 in filter_list_format() (line 674 of /home/pond/domains/pangpondblog.com/public_html/modules/filter/filter.module).
Warning: Invalid argument supplied for foreach() in filter_list_format() (line 674 of /home/pond/domains/pangpondblog.com/public_html/modules/filter/filter.module).
PHP
26 August 2011 - 11:09am
PHP_CodeSniffer is a PHP5 script that tokenises and "sniffs" PHP, JavaScript and CSS files to detect violations of a defined coding standard.
install PHP_CodeSniffer
9 August 2011 - 8:09am

Translation หรือการแปลภาษา เป็นหัวข้อหนึ่งของ I18N (Internationalization)
ซึ่งการแปลภาษาใน Yii จะต้องการ Property 2 ตัวในการแปลภาษาคือ Source language และ Target language
Source language
เป็นภาษาหลักที่ใช้เขียนโปรแกรม กำหนดด้วย property $sourceLanguage มีค่าปริยายคือ 'en_us' (US English)
Target language
เป็นภาษาที่แสดงผลให้ user เห็น กำหนดด้วย property $language ซึ่งถ้าไม่ได้ระบุไว้ ระบบจะดึงเอา source language มาใช้
17 June 2009 - 4:06pm

One of new features in ZendFramework 1.8 is "Zend_Tool".
Zend_Tool provides a command-line script that can be used to ease many common project related tasks like
21 February 2009 - 5:32am
Pages