-

  • (102)
  • web- (38)
  • (22)
  • (14)
  • (13)
  • (11)
  • (3)
  • (3)

 - e-mail

 

 -

   community_coding

 -

 LiveInternet.ru:
: 29.12.2004
:
:
: 536

:


- wap- ?

, 15 2005 . 21:39 +
VictorT - , ?
:
http://deep.webest.net/wap/
, , ...
web-

: [1] []
VictorT   , 16 2005 . 14:42 ()
, wap textarea?
   
QaSt   , 25 2005 . 06:44 ()
-8, ?%)
   
VictorT   , 25 2005 . 11:22 ()
-1251 -8. ?
   
QaSt   , 25 2005 . 11:40 ()
! -
   
VictorT   , 25 2005 . 11:46 ()
PHP iconv(), , .
:
function CP1251toUTF8($str)
{ // (C) SiMM
    static $table = array("\xA8" => "\xD0\x81", //
                          "\xB8" => "\xD1\x91", //
                      );
    return preg_replace('#[\x80-\xFF]#se',
                        ' "$0" >= "\xF0" ? "\xD1".chr(ord("$0")-0x70) :
                        ("$0" >= "\xC0" ? "\xD0".chr(ord("$0")-0x30) :
                        (isset($table["$0"]) ? $table["$0"] : "")
                        )',
                        $str
                      );
}
   
QaSt   , 25 2005 . 12:17 ()
cp1251toutf8 , :)
   
: [1] []
 

:
: 

: ( )

:

  URL