Funkcja chunk_split()
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 chunk_split(string, ile_znakow, znak)
Funkcja ta wstawia znak co daną ilość znaków w ciąg string.
[kod]
$a=chunk_split("Witaj kolego!",1,":");
echo $a;
[wynik]
W:i:t:a:j: :k:o:l:e:g:o:
Darmowy hosting
zapewnia PRV.PL