Von professionellen Übersetzern, Unternehmen, Websites und kostenlos verfügbaren Übersetzungsdatenbanken.
sami(synchronized accessible media interchange)
synchronized accessible media interchange
Letzte Aktualisierung: 2006-09-06
Nutzungshäufigkeit: 1
Qualität:
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.
Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität: