hi karl -
you need to find out the softbank sjis codes, which actually do exist.
but mostly ppl use utf8 for SB it seems.
last time i looked into this i had to create a form, render in sjis,
then punch in all emoji and see what codes came out server-side. if
you find a list of this let me know!
/dc
On 11/05/07, Karl Willis <darcysays@gmail.com> wrote:
> 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
>
> This mail was sent to address lister@pikkle.com
> Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/
>
>
--
-------------------------------------------
David "DC" Collier
mailto:dc@pikkle.com
+81 (0)80 6521 9559
skype: callto://d3ntaku
-------------------------------------------
Pikkle 株式会社
http://www.pikkle.com
-------------------------------------------
Received on Fri May 11 10:30:21 2007