I am developing an iOS messenger app and i want it to have the ability to send iOS default emojis through the app. I am using phpmyadmin & mySQL databases to handle the messages and i have heard that if one does not do anything all that happens when you send the message is that the emojis come back as "?" on phpmyadmin and on the other side. I believe there is is some setup necessary and i was wondering if any of you guys knew how to basically send emojis through a mySQL database in objective c and php.
Any help would be very much appreciated.