Crypt_CHAP_MSCHAPv1::str2unicode()

Crypt_CHAP_MSCHAPv1::str2unicode() -- Converts a string to unicode.

Synopsis

string Crypt_CHAP_MSCHAPv1::str2unicode (string $str)

Beschreibung

This method generates converts the given string to unicode.

Parameter

Rückgabewert

string - a String containing unicode representation of the given string

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Beispiel