One for all,all for one.

2014年11月29日 星期六

select all checkbox

›
References : How to Select / Deselect All Checkboxes using jQuery
2014年11月28日 星期五

X-Forwarded-For 僞造問題

›
References : https://groups.google.com/forum/#!topic/hackingthursday/z8-Vn08i4VY 如何正確的取得使用者 IP? | DEVCORE 戴夫寇爾 Flask apps on Heroku sus...
2014年11月27日 星期四

PHP fgetcsv, str_getcsv 中文問題

›
在 OpenShift 上使用 str_getcsv 時中文會有問題,檔案爲 UTF-8 編碼,locale 爲 zh_TW.UTF-8 PHP 4 使用 fgetcsv PHP 5 使用 str_getcsv 確定可用代碼 :  function __fgetcs...
2014年11月25日 星期二

git subtree Working tree has modifications. Cannot add.

›
maybe something uncommit.
2014年11月24日 星期一

CodeIgniter api route

›
http://localhost:81/index.php/api/user/index/1 http://localhost:81/index.php/api/user/1 http://localhost:81/index.php/api/user Route::...

JavaScript pass arguments in setInterval function

›
setInterval( function() { funca(10,3); }, 500 ); References : javascript - Pass parameters in setInterval function - Stack Overflow
2014年11月20日 星期四

CodeIgniter load a model from another module

›
$this->load->model('person/person_model'); References : How to load a model from another module with CodeIgniter - Sta...
‹
›
首頁
查看網路版
技術提供:Blogger.