哪天有時間來好好學學 linux 好了… 留存… 工作上常常用到 確一直沒辦法處理的好… 避免玩壞思考後 真的 VMware 或許是一條路…
[教學]利用VMware Player安裝CentOS作業系統!
Easy is power
哪天有時間來好好學學 linux 好了… 留存… 工作上常常用到 確一直沒辦法處理的好… 避免玩壞思考後 真的 VMware 或許是一條路…
[教學]利用VMware Player安裝CentOS作業系統!
Online data backup software – Download SyncBackFree | 2BrightSparks
看起來是不錯的FTP工具
來源: Online data backup software – Download SyncBackFree | 2BrightSparks
[教學] Facebook Messenger API
http://huli.logdown.com/posts/709641-teaching-facebook-messenger-api
[轉貼]apache and mod_limitipconn限制每一個IP的連線數量
如果 curl 執行回來的 html 其中的 js 需要執行 才會有正常的頁面回來的話 可以參考看看 phantomjs 這方式
Sourcetree
切換分支 相當便利 速度快
https://www.atlassian.com/software/sourcetree
if (Notification.permission == "granted") { var notification = new Notification("Hi,帅哥:", { body: '可以加你为好友吗?', icon: 'mm1.jpg' }); notification.onclick = function() { text.innerHTML = '张小姐已于' + new Date().toTimeString().split(' ')[0] + '加你为好友!'; notification.close(); }; }
张鑫旭的个人博客_web前端技术文章_简单了解HTML5中的Web Notification桌面通知
使用get方式時,參數內容有帶”+”的話,接收方會變成空白 ex: got.php?a=A+B 則got.php接收的a會得到”A B”,加號會變成空白 解法就是,在帶入a的值時,把”+”取代成”” 這樣接收方就能正確接收加號。
簡單的處理:
urldecode(str_replace(“+”,”%2B”,urlencode([要處理的])));
因為.php檔案 沒有設定到 必須手動在 html中 補上檔名為 .php的也要整理
安裝方式:
Ctrl+Shift+P or Cmd+Shift+P in Linux/Windows/OS X
type install, select Package Control: Install Package
type prettify, select HTML-CSS-JS Prettify
剛好我用的是CI..
https://github.com/refringe/codeigniter-htmlpurifier
只是這個範例要安裝composer 然後修改autoload位置..確實過濾的蠻強大的…
另外提醒..光靠前端的js抵禦 是沒意義的喔..
把其中的
require_once APPPATH.'third_party/htmlpurifier-4.8.0-standalone/HTMLPurifier.standalone.php';
修正為
require dirname(dirname(__DIR__)) . '/vendor/autoload.php';
測試方法
$dirty_html = <<<TEST 攻擊字串...etc TEST; $this->load->helper('htmlpurifier'); $clean_html = html_purify($dirty_html); var_dump($clean_html);
使用GA來記錄網站流量已經不稀奇
而這流量能透過 Google Analytics Api 來做抓取
要抓取需要以下動作 :
1.設定金鑰
2.用composer去安裝ga的庫
3.google api開通
4.開始寫程式
在FB php分享中 看到了這篇
感覺蠻適合拿來抓取 title description img 等等網頁訊息 記錄一下囉XD
可以用 composer 安裝
$ composer require embed/embed
大量發送客制化郵件
飄流幻境合成表
玩遊戲也是職業病上身XD 歡迎看看
http://98goto.com/wl/