Funkcja bin2hex()
addcslashes()
addslashes()
bin2hex()
chop()
chr()
chunk_split()
convert_uudecode()
convert_uuencode()
count_chars()
echo()
explode()
hex2bin()
implode()
join()
lcfirst()
levenshtein()
ltrim()
metaphone()
nl2br()
ord()
parse_str()
print()
quoted_printable_decode()
quoted_printable_encode()
quotemeta()
rtrim()
similar_text()
soundex()
str_ireplace()
str_pad()
str_repeat()
str_replace()
str_shuffle()
str_split()
str_word_count()
strcasecmp()
strchr()
strcmp()
strip_tags()
stripcslashes()
stripos()
stripslashes()
stristr()
strlen()
strnatcasecmp()
strnatcmp()
strncasecmp()
strncmp()
strpos()
strrpos()
strspn()
strstr()
strtolower()
strtoupper()
strtr()
trim()
ucfirst()
ucwords()
wordwrap()
Funkcja bin2hex(string)
Funkcja ta konwertuje ciąg string do wartości szesnastkowej.
[kod]
$a=bin2hex("Witaj świecie!");
echo $a;
[wynik]
576974616a20c59b77696563696521
Przed ponownym użyciem zmiennej $a skorzystaj z funkcji
hex2bin
.
Darmowy hosting
zapewnia PRV.PL