Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
sami(synchronized accessible media interchange)
synchronized accessible media interchange
Ultimo aggiornamento 2006-09-06
Frequenza di utilizzo: 1
Qualità:
this function encodes the string data to utf-8, and returns the encoded version. utf-8 is a standard mechanism used by unicode for encoding wide character values into a byte stream. utf-8 is transparent to plain ascii characters, is self-synchronized (meaning it is possible for a program to figure out where in the bytestream characters start) and can be used with normal string comparison functions for sorting and such. php encodes utf-8 characters in up to four bytes, like this:
utf-8 is transparent to plain ascii characters, is self-synchronized (meaning it is possible for a program to figure out where in the bytestream characters start) and can be used with normal string comparison functions for sorting and such.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: