.. |
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
|
Use foreach
|
2005-07-01 13:07:50 +00:00 |
crc32.xml
|
|
|
crypt.xml
|
|
|
echo.xml
|
grammar (not mine -- really.)
|
2005-08-09 17:41:06 +00:00 |
explode.xml
|
remove reference to depcreated /spliti?/ and cross-link str_split/explode
|
2007-01-25 23:43:54 +00:00 |
fprintf.xml
|
|
|
get-html-translation-table.xml
|
Returns only one form (bug #33553)
|
2005-07-08 08:57:39 +00:00 |
hebrev.xml
|
|
|
hebrevc.xml
|
|
|
html-entity-decode.xml
|
fix #40155: fix example
|
2007-01-24 11:08:02 +00:00 |
htmlentities.xml
|
|
|
htmlspecialchars-decode.xml
|
|
|
htmlspecialchars.xml
|
See also htmlspecialchars_decode (bug #38312)
|
2006-08-03 13:57:22 +00:00 |
implode.xml
|
|
|
join.xml
|
|
|
levenshtein.xml
|
Fourth parameter is not optional (bug #36470)
|
2006-03-07 00:17:34 +00:00 |
localeconv.xml
|
|
|
ltrim.xml
|
Improve *trim() examples
|
2007-02-05 13:50:43 +00:00 |
md5-file.xml
|
|
|
md5.xml
|
|
|
metaphone.xml
|
|
|
money-format.xml
|
missing space
|
2006-04-07 18:19:19 +00:00 |
nl-langinfo.xml
|
|
|
nl2br.xml
|
|
|
number-format.xml
|
See also money_format() (bug #36964)
|
2006-04-04 10:56:48 +00:00 |
ord.xml
|
|
|
parse-str.xml
|
See also http_build_query()
|
2006-02-14 09:27:43 +00:00 |
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
|
Improve *trim() examples
|
2007-02-05 13:50:43 +00:00 |
setlocale.xml
|
fix #39081
|
2006-10-08 02:37:44 +00:00 |
sha1-file.xml
|
|
|
sha1.xml
|
|
|
similar-text.xml
|
|
|
soundex.xml
|
|
|
sprintf.xml
|
Follow coding style (bug #36980)
|
2006-04-05 16:12:25 +00:00 |
sscanf.xml
|
Fix example
|
2005-11-16 12:52:34 +00:00 |
str-getcsv.xml
|
Add new protos
|
2007-01-28 02:27:25 +00:00 |
str-ireplace.xml
|
fix #38267: 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
|
remove reference to depcreated /spliti?/ and cross-link str_split/explode
|
2007-01-25 23:43:54 +00:00 |
str-word-count.xml
|
|
|
strcasecmp.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
strchr.xml
|
|
|
strcmp.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
strcoll.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
strcspn.xml
|
|
|
strip-tags.xml
|
Removed use of PL, RC, and BETA from PHP versions as they go against our
|
2007-02-01 00:46:02 +00:00 |
stripcslashes.xml
|
|
|
stripos.xml
|
False doesn't cause mixed (howto/working)
|
2006-02-17 12:33:52 +00:00 |
stripslashes.xml
|
magic_quotes_sybase
|
2005-09-05 12:54:07 +00:00 |
stristr.xml
|
fix #38267: 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 #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
strnatcmp.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
strncasecmp.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
strncmp.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
strpbrk.xml
|
|
|
strpos.xml
|
strrpos in PHP 5 accepts string needle
|
2006-02-17 12:35:21 +00:00 |
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
|
False doesn't cause mixed (howto/working)
|
2006-02-17 12:33:52 +00:00 |
strrpos.xml
|
Removed use of PL, RC, and BETA from PHP versions as they go against our
|
2007-02-01 00:46:02 +00:00 |
strspn.xml
|
|
|
strstr.xml
|
fix #38267: 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
|
typo
|
2005-07-12 22:35:15 +00:00 |
substr-replace.xml
|
Fix return types (2/2)
|
2005-06-24 09:11:47 +00:00 |
substr.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
trim.xml
|
Improve *trim() examples
|
2007-02-05 13:50:43 +00:00 |
ucfirst.xml
|
|
|
ucwords.xml
|
|
|
vfprintf.xml
|
|
|
vprintf.xml
|
|
|
vsprintf.xml
|
|
|
wordwrap.xml
|
|
|