(keitai-l) Sending Emoji to Softbank handsets from PHP

From: Karl Willis <darcysays_at_gmail.com>
Date: 05/11/07
Message-ID: <86c8ed640705102332j2cd6b0ael6836755cd1cc86db@mail.gmail.com>
Hi,

I have been playing around with sending emoji (emoticons) to Japanese
handsets from PHP using the following code to bring up the sun mark:

$docomo= pack("H*", "f89f");
$au= pack("H*", "f660");

Where 'f660' is the AU web code for that sun mark.

However on Softbank I have had no luck with getting this to work and
was wondering if there is anyone with any experience doing the same
thing?

Thanks in advance

Karl
Received on Fri May 11 09:32:39 2007