20160725-0729工作記錄 Unknown 12:20 AM Add Comment Unknown 請繼續研究這個問題,用in_array()倒底&&和||都適用嗎? 同時判斷的疑問 Simpler way to check if variable is not equal to multiple string values? <?php if... Read More
20160718-0722工作記錄 Unknown 12:20 AM Add Comment Unknown 請繼續研究這個問題,用in_array()倒底&&和||都適用嗎? 同時判斷的疑問 Simpler way to check if variable is not equal to multiple string values? <?php if ... Read More
簡單爬蟲用PHP的正規表達式方法 Unknown 7:29 PM Add Comment Unknown 使用PHP的function,preg_match_all() <?php $data = file_get_contents ( "http://shopping.friday.tw/" ) ; $out = array ( ) ; p... Read More
20160718-0722工作記錄 Unknown 11:38 PM Add Comment Unknown 學習之路就是要用實踐走出來的~ 照片出處 假設在controller/dashboard/products.php裡面, 要去load store裡view裡面的send.php, 路徑要這樣寫: $this->load->view('das... Read More
遠端打google得website screenshot Unknown 7:47 PM Add Comment Unknown https://gist.github.com/jaseclamp/d4ac6205db352e822ff6 參考這篇 <?php $sites = "http://shopping.friday.tw/ http://www.kvm.com.au/... Read More