Posting symbols with Facebook api -


i trying create special characters '•' (alt+7 numlock on) on facebook api feed post using php sdk. - well, doesn't work, there issue character's encoding. tried calling: utf8_encode('•') , didn't work.

when typing ' <3 ' facebook parses automatically , creates heart sign (♥).

any idea how should encode that, or maybe there special magic charset '<3' creates bullet?


Comments

Popular posts from this blog

php - Array to string conversion smarty template -

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -