PHP
Posted on September 29th, 2014
[Installation]
- Appserv架站教學-完整安裝設定指南: http://blog.xuite.net/arcloveangel/lovestore/22930165-Appserv%E6%9E%B6%E7%AB%99%E6%95%99%E5%AD%B8-%E5%AE%8C%E6%95%B4%E5%AE%89%E8%A3%9D%E8%A8%AD%E5%AE%9A%E6%8C%87%E5%8D%97
- Download: http://www.appservnetwork.com/
[Blog]
[switch mobile/pc]
- Mobile/Desktop Switching Code: http://mobiforge.com/developing/page/mobiledesktop-switching-code
- Switch From Mobile Version to Full Website (Desktop Version): http://stackoverflow.com/questions/11314944/switch-from-mobile-version-to-full-website-desktop-version-solved
- php mobile detection, header include with manual desktop switch: http://stackoverflow.com/questions/13160741/php-mobile-detection-header-include-with-manual-desktop-switch
[foreach]
- foreach 敘述的用法?: http://www.jollen.org/php/jollen_php_book_31_foreach.html
- javascript : http://stackoverflow.com/questions/415868/get-variable-from-php-to-javascript
http://web-design.lovetoknow.com/Define_PHP_Variables_Inside_Javascript - Globar : http://coyanlee.blogspot.tw/2012/04/php-local-global-static-parameter-scope.html
[String]
- empty: http://stackoverflow.com/questions/718986/checking-if-the-string-is-empty
- Double quotes : https://www.ptt.cc/bbs/PHP/M.1141277549.A.A95.html
- compare : http://stackoverflow.com/questions/3333353/string-comparison-using-vs-strcmp
[if]
- http://stackoverflow.com/questions/10568239/php-if-foreach-statement-works-but-else-message-not-displaying
- http://stackoverflow.com/questions/2115300/php-foreach-if-statement
[others]
- require_once: http://help.i2yes.com/?q=node/51
[DataBase]