php-doc-en/reference/strings/functions
2006-12-20 19:56:04 +00:00
..
addcslashes.xml - Improve and make see-also's consistent here. 2006-10-12 09:21:26 +00:00
addslashes.xml - Improve and make see-also's consistent here. 2006-10-12 09:21:26 +00:00
bin2hex.xml
chop.xml
chr.xml
chunk-split.xml
convert-cyr-string.xml
convert-uudecode.xml
convert-uuencode.xml
count-chars.xml
crc32.xml
crypt.xml
echo.xml
explode.xml change separator to delimiter to better match internal error messages 2006-09-20 03:37:27 +00:00
fprintf.xml
get-html-translation-table.xml
hebrev.xml
hebrevc.xml
html-entity-decode.xml
htmlentities.xml
htmlspecialchars-decode.xml
htmlspecialchars.xml See also htmlspecialchars_decode (bug ) 2006-08-03 13:57:22 +00:00
implode.xml
join.xml
levenshtein.xml
localeconv.xml
ltrim.xml
md5-file.xml
md5.xml
metaphone.xml
money-format.xml
nl-langinfo.xml
nl2br.xml
number-format.xml
ord.xml
parse-str.xml
print.xml
printf.xml
quoted-printable-decode.xml
quotemeta.xml - Improve and make see-also's consistent here. 2006-10-12 09:21:26 +00:00
rtrim.xml
setlocale.xml fix 2006-10-08 02:37:44 +00:00
sha1-file.xml
sha1.xml
similar-text.xml
soundex.xml
sprintf.xml
sscanf.xml
str-ireplace.xml fix : don't recommend ereg*(), as they are deprecated 2006-08-11 17:15:27 +00:00
str-pad.xml
str-repeat.xml fix 39186 2006-10-18 15:00:01 +00:00
str-replace.xml - Document order of replacement (ie. first to last) when search/replace 2006-10-15 05:06:12 +00:00
str-rot13.xml
str-shuffle.xml
str-split.xml
str-word-count.xml
strcasecmp.xml fix : don't recommend ereg*(), as they are deprecated 2006-08-11 17:15:27 +00:00
strchr.xml
strcmp.xml fix : don't recommend ereg*(), as they are deprecated 2006-08-11 17:15:27 +00:00
strcoll.xml fix : don't recommend ereg*(), as they are deprecated 2006-08-11 17:15:27 +00:00
strcspn.xml
strip-tags.xml
stripcslashes.xml
stripos.xml
stripslashes.xml
stristr.xml fix : don't recommend ereg*(), as they are deprecated 2006-08-11 17:15:27 +00:00
strlen.xml Implemented the new doc style and some rewording where appropriate 2006-08-01 02:23:17 +00:00
strnatcasecmp.xml fix : don't recommend ereg*(), as they are deprecated 2006-08-11 17:15:27 +00:00
strnatcmp.xml fix : don't recommend ereg*(), as they are deprecated 2006-08-11 17:15:27 +00:00
strncasecmp.xml fix : don't recommend ereg*(), as they are deprecated 2006-08-11 17:15:27 +00:00
strncmp.xml fix : don't recommend ereg*(), as they are deprecated 2006-08-11 17:15:27 +00:00
strpbrk.xml
strpos.xml
strrchr.xml it uses only the first char even on php 5 (per user note) 2006-12-20 19:56:04 +00:00
strrev.xml
strripos.xml
strrpos.xml
strspn.xml
strstr.xml fix : don't recommend ereg*(), as they are deprecated 2006-08-11 17:15:27 +00:00
strtok.xml
strtolower.xml
strtoupper.xml
strtr.xml
substr-compare.xml
substr-count.xml
substr-replace.xml
substr.xml fix : don't recommend ereg*(), as they are deprecated 2006-08-11 17:15:27 +00:00
trim.xml
ucfirst.xml
ucwords.xml
vfprintf.xml
vprintf.xml
vsprintf.xml
wordwrap.xml