| Recommend this page to a friend! | 
| Info | Documentation | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not yet rated by the users | Total: 87 | All time:  10,009 This week: 51 | ||||
| Version | License | PHP version | Categories | |||
| php-emoji-library 1.0 | The PHP License | 5 | HTML, PHP 5, Graphics, Text processing | 
| Description | Author  | ||||||||||||||||||||||
This class can convert text to HTML, replacing Emojis with images.  | 
  | ||||||||||||||||||||||
  | 
include "lib/emoji.php";
mbsEmoji::using($TEXT);
mbsEmoji::attr('theme', '< img src="%s" alt="%s" class="my_emoji">'); 
Please using two %s
mbsEmoji::attr('directory', 'your/image/file/'); 
$yourSmiles = array( 'xD' => 'eksdi.png' );
mbsEmoji::attr('smiles', $yourSmiles);
| File | Role | Description | ||
|---|---|---|---|---|
| Data | Auxiliary data | |||
| Doc. | Documentation | |||
| / | Emoji | 
| / | Emoji | / | demo | / | emoticons | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 100% | 
  | 
  | 
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.