php-doc-en/reference/strings/functions
Jean-Sébastien Goupil fb9e622302 Update md5, add mp5_file reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267752 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-25 21:03:22 +00:00
..
addcslashes.xml Added changelog section 2007-12-30 03:21:01 +00:00
addslashes.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
bin2hex.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
chop.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
chr.xml uses codepoint as of PHP6 2008-09-10 14:50:50 +00:00
chunk-split.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
convert-cyr-string.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
convert-uudecode.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
convert-uuencode.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
count-chars.xml Modes 3 and 4 return a string containing the characters that were or were 2008-02-20 21:44:00 +00:00
crc32.xml - Improve/add parameter/returnvalue descriptions 2008-03-23 22:42:50 +00:00
crypt.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
echo.xml Fixed bug#42577 (lill' mistake in echo's manpage) 2007-09-06 13:16:38 +00:00
explode.xml Add related function ("See also" section) 2008-01-24 16:35:41 +00:00
fprintf.xml Fix build 2008-03-25 15:36:13 +00:00
get-html-translation-table.xml - Improve/add parameter/returnvalue descriptions 2008-03-23 22:42:50 +00:00
hebrev.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
hebrevc.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
html-entity-decode.xml typo mutli->multi 2007-10-17 10:18:30 +00:00
htmlentities.xml Fix #42380 - Changelog corrected. 2007-08-22 14:35:32 +00:00
htmlspecialchars-decode.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
htmlspecialchars.xml Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories! 2008-02-19 21:45:32 +00:00
implode.xml - Improve/add parameter/returnvalue descriptions 2008-03-23 22:42:50 +00:00
join.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
lcfirst.xml - Added the documentation for lcfirst with basic example 2008-01-19 20:58:12 +00:00
levenshtein.xml Fix protos 2008-05-04 20:53:45 +00:00
localeconv.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
ltrim.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
md5-file.xml Fix build 2008-10-07 07:55:12 +00:00
md5.xml Update md5, add mp5_file reference 2008-10-25 21:03:22 +00:00
metaphone.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
money-format.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
nl-langinfo.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
nl2br.xml is_xhtml parameter is optional 2008-08-24 06:14:11 +00:00
number-format.xml added the returnvalues section (no new content) 2008-05-21 21:13:53 +00:00
ord.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
parse-str.xml Use proper markup for variables 2008-08-23 15:40:25 +00:00
print.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
printf.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
quoted-printable-decode.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
quoted-printable-encode.xml add documentation for quoted_printable_encode() 2008-08-14 10:42:17 +00:00
quotemeta.xml See also 2007-12-05 10:23:19 +00:00
rtrim.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
setlocale.xml - Typo-- ("insted of") 2008-08-31 01:04:21 +00:00
sha1-file.xml * Added new examples for 2008-10-20 10:30:08 +00:00
sha1.xml Adding link to refer to the hash() function, which a lot of people seem to miss 2008-08-05 05:47:25 +00:00
similar-text.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
soundex.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
sprintf.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
sscanf.xml MFB: finished ref.strings conversion to the new doc style 2007-12-07 01:18:14 +00:00
str-getcsv.xml Add str_getcsv/fgetcsv to the seealso section 2007-10-15 13:40:05 +00:00
str-ireplace.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
str-pad.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
str-repeat.xml Fix XML (twice returnvalues section) 2008-01-08 00:41:55 +00:00
str-replace.xml fix typo, per user note 2007-09-26 20:49:18 +00:00
str-rot13.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
str-shuffle.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
str-split.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
str-word-count.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
strcasecmp.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
strchr.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
strcmp.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
strcoll.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
strcspn.xml Add simple description to two arguments (#43741) 2008-01-08 11:55:11 +00:00
strip-tags.xml PHP tags can't be allowed (bug #42864) 2007-11-21 15:08:44 +00:00
stripcslashes.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
stripos.xml Added simple description for haystack parameter (#43473) 2007-12-02 01:08:18 +00:00
stripslashes.xml Typo 2008-08-14 10:35:28 +00:00
stristr.xml *** empty log message *** 2008-04-16 11:02:40 +00:00
strlen.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
strnatcasecmp.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
strnatcmp.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
strncasecmp.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
strncmp.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
strpbrk.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
strpos.xml Corrected the example titles. 2008-09-09 12:11:11 +00:00
strrchr.xml Don't use the alias 2008-01-07 19:59:06 +00:00
strrev.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
strripos.xml Added simple description for haystack parameter (#43473) 2007-12-02 01:08:18 +00:00
strrpos.xml Remove duplicated section 2007-08-10 09:12:29 +00:00
strspn.xml Negative values of start and length (bug #42710) 2007-11-21 15:59:26 +00:00
strstr.xml *** empty log message *** 2008-04-16 11:02:40 +00:00
strtok.xml MFB: finished ref.strings conversion to the new doc style 2007-12-07 01:18:14 +00:00
strtolower.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
strtoupper.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
strtr.xml MFB: finished ref.strings conversion to the new doc style 2007-12-07 01:18:14 +00:00
substr-compare.xml mention that the offset can be negative 2007-09-01 18:57:54 +00:00
substr-count.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
substr-replace.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
substr.xml - Changed example to use square brackets 2008-06-06 11:21:10 +00:00
trim.xml WS - Removal of TABs. 2007-11-01 16:40:42 +00:00
ucfirst.xml - Added the documentation for lcfirst with basic example 2008-01-19 20:58:12 +00:00
ucwords.xml - Added other related function 2008-04-17 10:36:06 +00:00
vfprintf.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
vprintf.xml - Added examples 2008-10-10 18:12:54 +00:00
vsprintf.xml - Added examples 2008-10-10 18:12:54 +00:00
wordwrap.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00