Facebook:
https://developers.facebook.com/tools/debug/
Line
特殊符號處理
- FB不管有沒有用 htmlentities() 處理都能正常顯示
(抓 og tags) - Line不會做任何轉換,100%顯示
(抓 og tags)
結論: 不要用 htmlentities()
Facebook:
https://developers.facebook.com/tools/debug/
Line
特殊符號處理
結論: 不要用 htmlentities()