php-doc-en/reference/strings/functions
2003-06-20 17:49:06 +00:00
..
addcslashes.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
addslashes.xml
bin2hex.xml
chop.xml
chr.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
chunk-split.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
convert-cyr-string.xml
count-chars.xml
crc32.xml - Note reordering and unrolling 2003-06-16 10:44:57 +00:00
crypt.xml
echo.xml - Note reordering and unrolling 2003-06-16 10:44:57 +00:00
explode.xml - Note reordering and unrolling 2003-06-16 10:44:57 +00:00
fprintf.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
get-html-translation-table.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
hebrev.xml
hebrevc.xml
html-entity-decode.xml fix for bug #21592, list of supported charsets added 2003-03-03 18:03:13 +00:00
htmlentities.xml fix for bug #21592, list of supported charsets added 2003-03-03 18:03:13 +00:00
htmlspecialchars.xml fix for bug #21592, list of supported charsets added 2003-03-03 18:03:13 +00:00
implode.xml - Document implode() properly 2003-06-06 21:20:40 +00:00
join.xml Incorrectly formatted function alias - fixed 2003-03-02 13:04:44 +00:00
levenshtein.xml
localeconv.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
ltrim.xml
md5-file.xml Updating all RFC entities to use new &url.rfc;#### syntax 2003-05-07 21:31:31 +00:00
md5.xml Updating all RFC entities to use new &url.rfc;#### syntax 2003-05-07 21:31:31 +00:00
metaphone.xml
money-format.xml money_format() requires strfmon, so, it's undefined in Windows. 2003-06-02 06:48:50 +00:00
nl-langinfo.xml
nl2br.xml See also str_replace 2003-01-19 19:47:55 +00:00
number-format.xml - Note reordering and unrolling 2003-06-16 10:44:57 +00:00
ord.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
parse-str.xml corr. grammar 2003-02-11 18:58:37 +00:00
print.xml print() returns 1, always. 2003-06-05 21:09:34 +00:00
printf.xml
quoted-printable-decode.xml
quotemeta.xml
rtrim.xml
setlocale.xml Fix typos 2003-06-17 15:47:31 +00:00
sha1-file.xml Updating all RFC entities to use new &url.rfc;#### syntax 2003-05-07 21:31:31 +00:00
sha1.xml Updating all RFC entities to use new &url.rfc;#### syntax 2003-05-07 21:31:31 +00:00
similar-text.xml
soundex.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
sprintf.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
sscanf.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
str-ireplace.xml Extended note about count parameter. Clean up surrounding text. 2003-06-20 17:49:06 +00:00
str-pad.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
str-repeat.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
str-replace.xml Extended note about count parameter. Clean up surrounding text. 2003-06-20 17:49:06 +00:00
str-rot13.xml
str-shuffle.xml Initial documentation. This also closes bug #20850 2003-01-18 09:22:40 +00:00
str-split.xml Initial documentation. 2003-05-28 07:15:30 +00:00
str-word-count.xml revert to saved version 2003-05-30 17:27:08 +00:00
strcasecmp.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
strchr.xml Incorrectly formatted function alias - fixed 2003-03-02 13:04:44 +00:00
strcmp.xml
strcoll.xml
strcspn.xml
strip-tags.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
stripcslashes.xml
stripos.xml &return.falseproblem; 2003-02-20 10:16:50 +00:00
stripslashes.xml
stristr.xml Giving up world dominations through commenting examples in French. 2003-01-30 13:49:51 +00:00
strlen.xml
strnatcasecmp.xml
strnatcmp.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
strncasecmp.xml
strncmp.xml
strpos.xml example showing case insensitivity for strripos and some see also 2003-05-28 12:00:30 +00:00
strrchr.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
strrev.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
strripos.xml example showing case insensitivity for strripos and some see also 2003-05-28 12:00:30 +00:00
strrpos.xml - Note reordering and unrolling 2003-06-16 10:44:57 +00:00
strspn.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
strstr.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
strtok.xml Example WS and php tags 2003-05-30 16:36:18 +00:00
strtolower.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
strtoupper.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
strtr.xml Example WS and php tags 2003-05-30 16:36:18 +00:00
substr-count.xml
substr-replace.xml
substr.xml closed open bracket 2003-01-22 21:38:26 +00:00
trim.xml
ucfirst.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
ucwords.xml - Note reordering and unrolling 2003-06-16 10:44:57 +00:00
vprintf.xml
vsprintf.xml selfreference vsprinf in see also deleted 2003-01-12 22:50:10 +00:00
wordwrap.xml - Fixed example 2003-06-16 10:44:37 +00:00