php-doc-en/reference/strings/functions
2003-05-28 12:00:30 +00:00
..
addcslashes.xml revision tags added 2002-04-17 06:45:35 +00:00
addslashes.xml revision tags added 2002-04-17 06:45:35 +00:00
bin2hex.xml revision tags added 2002-04-17 06:45:35 +00:00
chop.xml revision tags added 2002-04-17 06:45:35 +00:00
chr.xml revision tags added 2002-04-17 06:45:35 +00:00
chunk-split.xml missing comma 2003-05-18 01:25:57 +00:00
convert-cyr-string.xml revision tags added 2002-04-17 06:45:35 +00:00
count-chars.xml See also substr_count and strpos 2002-11-08 11:06:26 +00:00
crc32.xml See also: +sha1 2003-03-01 09:49:01 +00:00
crypt.xml revision tags added 2002-04-17 06:45:35 +00:00
echo.xml Move the "unimportant" &note.language-construct; note to the bottom. 2003-05-21 22:37:51 +00:00
explode.xml Expanded the example to print some of the returned values. 2003-05-11 17:55:50 +00:00
fprintf.xml crc32: Doc Bug #18816. 2003-01-20 04:08:28 +00:00
get-html-translation-table.xml Corrected return type and cleaned up function description 2003-03-01 09:19:59 +00:00
hebrev.xml revision tags added 2002-04-17 06:45:35 +00:00
hebrevc.xml revision tags added 2002-04-17 06:45:35 +00:00
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 choice="req" explicitely on pieces argument 2003-05-25 18:51:00 +00:00
join.xml Incorrectly formatted function alias - fixed 2003-03-02 13:04:44 +00:00
levenshtein.xml revision tags added 2002-04-17 06:45:35 +00:00
localeconv.xml make all see also consistent 2002-07-27 04:07:06 +00:00
ltrim.xml revision tags added 2002-04-17 06:45:35 +00:00
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 revision tags added 2002-04-17 06:45:35 +00:00
money-format.xml Fixing capitalization. 2002-12-30 06:51:54 +00:00
nl-langinfo.xml revision tags added 2002-04-17 06:45:35 +00:00
nl2br.xml See also str_replace 2003-01-19 19:47:55 +00:00
number-format.xml corrected comment for first example 2002-11-12 01:44:29 +00:00
ord.xml revision tags added 2002-04-17 06:45:35 +00:00
parse-str.xml corr. grammar 2003-02-11 18:58:37 +00:00
print.xml Move the "unimportant" &note.language-construct; note to the bottom. 2003-05-21 22:37:51 +00:00
printf.xml make all see also consistent 2002-07-27 04:07:06 +00:00
quoted-printable-decode.xml revision tags added 2002-04-17 06:45:35 +00:00
quotemeta.xml revision tags added 2002-04-17 06:45:35 +00:00
rtrim.xml revision tags added 2002-04-17 06:45:35 +00:00
setlocale.xml moving quots 2003-02-28 23: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 revision tags added 2002-04-17 06:45:35 +00:00
soundex.xml revision tags added 2002-04-17 06:45:35 +00:00
sprintf.xml Ooops! Fix whitespace. 2003-01-07 21:05:16 +00:00
sscanf.xml typo 2003-01-22 21:37:33 +00:00
str-ireplace.xml Additional parameter for str_replace()/str_ireplace() 2003-04-15 03:20:22 +00:00
str-pad.xml revision tags added 2002-04-17 06:45:35 +00:00
str-repeat.xml make all see also consistent 2002-07-27 04:07:06 +00:00
str-replace.xml Additional parameter for str_replace()/str_ireplace() 2003-04-15 03:20:22 +00:00
str-rot13.xml revision tags added 2002-04-17 06:45:35 +00:00
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 Added examples and various see also's 2003-05-21 23:09:07 +00:00
strcasecmp.xml better test 2003-05-09 09:22:55 +00:00
strchr.xml Incorrectly formatted function alias - fixed 2003-03-02 13:04:44 +00:00
strcmp.xml revision tags added 2002-04-17 06:45:35 +00:00
strcoll.xml - strcoll() is enabled for win32 since 4.2.3 2002-09-06 11:27:36 +00:00
strcspn.xml revision tags added 2002-04-17 06:45:35 +00:00
strip-tags.xml revision tags added 2002-04-17 06:45:35 +00:00
stripcslashes.xml revision tags added 2002-04-17 06:45:35 +00:00
stripos.xml &return.falseproblem; 2003-02-20 10:16:50 +00:00
stripslashes.xml revision tags added 2002-04-17 06:45:35 +00:00
stristr.xml Giving up world dominations through commenting examples in French. 2003-01-30 13:49:51 +00:00
strlen.xml revision tags added 2002-04-17 06:45:35 +00:00
strnatcasecmp.xml revision tags added 2002-04-17 06:45:35 +00:00
strnatcmp.xml Fix examples 2002-05-26 16:48:34 +00:00
strncasecmp.xml revision tags added 2002-04-17 06:45:35 +00:00
strncmp.xml revision tags added 2002-04-17 06:45:35 +00:00
strpos.xml example showing case insensitivity for strripos and some see also 2003-05-28 12:00:30 +00:00
strrchr.xml revision tags added 2002-04-17 06:45:35 +00:00
strrev.xml revision tags added 2002-04-17 06:45:35 +00:00
strripos.xml example showing case insensitivity for strripos and some see also 2003-05-28 12:00:30 +00:00
strrpos.xml example showing case insensitivity for strripos and some see also 2003-05-28 12:00:30 +00:00
strspn.xml revision tags added 2002-04-17 06:45:35 +00:00
strstr.xml typo. 2003-01-22 04:15:21 +00:00
strtok.xml revision tags added 2002-04-17 06:45:35 +00:00
strtolower.xml revision tags added 2002-04-17 06:45:35 +00:00
strtoupper.xml revision tags added 2002-04-17 06:45:35 +00:00
strtr.xml upgrading examples 2003-05-23 01:05:32 +00:00
substr-count.xml See also count_chars, substr, strpos and strstr 2002-11-08 10:57:15 +00:00
substr-replace.xml revision tags added 2002-04-17 06:45:35 +00:00
substr.xml closed open bracket 2003-01-22 21:38:26 +00:00
trim.xml revision tags added 2002-04-17 06:45:35 +00:00
ucfirst.xml revision tags added 2002-04-17 06:45:35 +00:00
ucwords.xml revision tags added 2002-04-17 06:45:35 +00:00
vprintf.xml make all see also consistent 2002-07-27 04:07:06 +00:00
vsprintf.xml selfreference vsprinf in see also deleted 2003-01-12 22:50:10 +00:00
wordwrap.xml mmm, tss tsss 2003-05-23 01:08:44 +00:00