II. String functions

Table of Contents
AddSlashes
Chop
Chr
crypt
echo
explode
flush
htmlspecialchars
htmlentities
implode
join
ltrim
md5
nl2br
Ord
parse_str
print
printf
QuoteMeta
rawurldecode
rawurlencode
setlocale
soundex
sprintf
strchr
strcmp
strcspn
StripSlashes
strlen
strrpos
strpos
strrchr
strrev
strcspn
strstr
strtok
strtolower
strtoupper
strtr
substr
trim
ucfirst

These functions all manipulate strings in various ways. Some more specialized sections can be found in the regular expression and URL handling sections.