Funkcja quotemeta()
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 quotemeta(string)
Funkcja ta dodaje \ przed znaki takie m.in. ., ,, \, +, *, itd.
[kod]
$a="Siemka. + powiedział zagubiny + [szelest]. ";
echo quotemeta($a);
[wynik]
Siemka\. \+ powiedział zagubiny \+ \[szelest\]\.
Darmowy hosting
zapewnia PRV.PL