Convert emoji to text php

I found a simple way to solve, so I will answer my own question, but if somebody would like to improve this function, would be cool.


answered Aug 11, 2019 at 4:07

php-emoji by Cal Henderson

USAGE


When using the HTML format, you'll also need to include the emoji.css file, which points to the emoji.png image. These images come from the gemoji project and cover all current codepoints.

Also i'm add another way of conversion - Emoji to HTML-Entity [like 🌺] and back for use with downloadable web-font from emojisymbols.com. This way is best way for edit [or delete, khe-khe] Emoji in textarea on desktop browsers

USAGE

Chủ Đề