Commit graph

260 commits

Author SHA1 Message Date
Dave Barr
284476507c - Remove the format documentation from fprintf and link to the
documentation in sprintf. Keeping it in one place is better and the
  fprintf version was outdated anyway.

- The precision specifier works on strings too. Document this and add
  examples.

- Add some basic examples of each type specifier.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164698 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 05:04:21 +00:00
Dave Barr
ea09e1e3fc - Proto fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164697 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 04:20:42 +00:00
Tom Sommer
2f28bc1976 Change wording to make sense
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164511 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-28 00:10:34 +00:00
Jakub Vrana
c36889d738 Next parameters are passed by reference, they are mixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164448 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 13:31:59 +00:00
Philip Olson
cf5a800639 Mention that the optional start and length parameters became available in PHP 4.3.0
#info provided by rioter


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164235 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 18:47:20 +00:00
Aidan Lister
dc729fff1e Added see for mb_strlen
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164177 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 05:26:39 +00:00
Philip Olson
148550502b Added "is binary safe" information as per NEWS. Used &note.bin-safe; for anything < 4.0.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164050 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-22 22:51:12 +00:00
Jakub Vrana
458180e83f \0x00 -> \x00
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162907 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-09 07:21:53 +00:00
Nuno Lopes
627cff89cd adding documentation and examples for strpbrk
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162746 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 12:32:39 +00:00
Nuno Lopes
ce4f51db5b adding docs for convert_uuencode and decode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162744 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 12:00:31 +00:00
Antony Dovgal
e838558672 add <para></para>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162680 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-05 15:05:25 +00:00
Aidan Lister
92712820bc Added second example showing htpasswd generation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162679 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-05 14:46:20 +00:00
Nuno Lopes
207206a637 integrate aidan's comments: added wordwrap and integrate some user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162587 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-03 12:13:06 +00:00
Friedhelm Betz
17c0ff93b4 bugfix #28859
Call-time pass-by-reference has been deprecated


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161846 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-21 07:32:08 +00:00
Jakub Vrana
4892a2df3c binary safety
start and length optional parameters


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161469 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 08:30:20 +00:00
Tom Sommer
b7dbfbe398 Back out bogus commit.
Remind me to smack Mr. Holst


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161337 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-14 09:45:09 +00:00
Jonathan Holst
91209a6845 first translation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161325 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-14 07:42:44 +00:00
Kenneth Schwartz
bfbe5299a7 changed "See Also" links from strchr (alias) to strstr
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161283 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-13 20:36:11 +00:00
Nuno Lopes
437372647f fix #28555: missing the 'e' specifier
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159916 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-28 21:45:59 +00:00
Philip Olson
6486244053 See also chunk_split()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159664 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-25 18:49:45 +00:00
Mehdi Achour
5c7c03f22b wrapped the see also
added <constant>
fixed a param name
cs & ws


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159340 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-21 23:05:20 +00:00
Nuno Lopes
e3f30f1da2 new PHP 5 funcs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158736 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-17 15:35:23 +00:00
Mehdi Achour
48ef066833 talking two time about the return
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158565 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-14 14:32:08 +00:00
Jeremy S. Johnstone
439ebb0e2c Added a note that substr_count's needle is case sensitive.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158538 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-14 02:03:12 +00:00
Mehdi Achour
e5dd4add1b fix function name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157748 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-01 23:10:35 +00:00
Mehdi Achour
60daf089c3 rename the new files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157747 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-01 23:09:12 +00:00
Friedhelm Betz
9080e26cb7 doc skeletons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157698 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-01 12:30:23 +00:00
Nuno Lopes
275b566cee fixing example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157509 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-29 15:01:54 +00:00
Mehdi Achour
4927c9daea use <function> here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157314 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-27 22:37:09 +00:00
Mehdi Achour
cdeed557c4 ordered text (a note about a parameter was on top, before any other text) and redesigned the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157302 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-27 21:45:48 +00:00
Jakub Vrana
c833bbde62 Initial documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157185 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-26 17:43:26 +00:00
Nuno Lopes
5df1c51595 user note: wrong output from example 1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155785 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-12 16:32:57 +00:00
Hakan Kuecuekyilmaz
f9254963f8 removed doubled reference to htmlspecialchars
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153654 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-14 16:28:30 +00:00
Dave Barr
f58fd6cc8b - "PHP version x.y" => "PHP x.y" consistency.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153002 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-06 02:40:23 +00:00
Kenneth Schwartz
95de85408a corrected versioning error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152918 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-04 15:25:15 +00:00
Jakub Vrana
2ef8aa72ac Fix of minor glitches by Gaetano Giunta
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152774 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-02 12:50:22 +00:00
Kenneth Schwartz
38d4038fbc changed wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152530 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-27 12:11:41 +00:00
Kenneth Schwartz
571e69bfce nl_langinfo docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152529 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-27 11:11:53 +00:00
Derick Rethans
2d9c4be21f - Clarify 'fancy'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152285 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 20:54:45 +00:00
Sean Coates
25204cd363 swapped <warn> for <warning> (same for closing tags)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152217 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 05:46:40 +00:00
Sean Coates
eb9d2598b3 don't mind me, just fixing my own ugly text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152199 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-23 23:43:07 +00:00
Sean Coates
6715fe7d9e Added a warning, see bug #27361
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152197 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-23 23:30:30 +00:00
Mehdi Achour
1e585885c7 LCFirst()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151690 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-18 11:17:37 +00:00
Kenneth Schwartz
62d5b0a1f0 setlocale(): passing category param is deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151672 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-18 02:04:00 +00:00
Derick Rethans
6426fd181e - This example didn't work, fixing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151577 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-16 22:22:29 +00:00
Nuno Lopes
0b17e7d6ae see also mb_xxx
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150679 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-07 10:29:16 +00:00
Mehdi Achour
2b4e9c9d5e 15:20 <rioter> what coding standardS?
15:22  * rioter crys
# :)))


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150249 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-01 14:24:39 +00:00
jared wyles
4e5a0752ed added the $str var to the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150248 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-01 14:12:10 +00:00
Dave Barr
16f43d0c0a - s/url/URL/ where appropriate and "an URL" -> "a URL".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150072 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 00:35:33 +00:00
Nuno Lopes
e660313dda fix #27021
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149903 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-27 16:01:45 +00:00
Nuno Lopes
ac7df6a5cc remove that funny tip
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149565 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-23 20:06:32 +00:00
Ken
68c1fd8f61 Cross-referenced chunk_split() and str_split() [They're essentially synonymous.]
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149271 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-20 02:25:57 +00:00
Derick Rethans
aa858853eb - Fix example title and add 'tip' :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149111 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-18 12:57:39 +00:00
Stefan Walk
81ba6ffec0 Fix Bug #26940 (strncmp using the length of the shorter string)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149028 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-17 14:20:11 +00:00
Mehdi Achour
45a0f65851 CS : Function declarations follow the 'one true brace' convention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Mehdi Achour
eef25ae95a typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147977 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-06 14:35:49 +00:00
Mehdi Achour
9275ab81cf WS : *don't* use tabulations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147962 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-06 12:34:21 +00:00
Jakub Vrana
1f4d28d473 Fixed example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147699 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-02 17:10:33 +00:00
Ken
a5ee6bad2f Added example of offsets.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147652 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-01 22:53:19 +00:00
Jakub Vrana
c720360d91 Changed "here" links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147566 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-31 15:03:12 +00:00
Jakub Vrana
5ffceab568 Added cross-references
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147171 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-22 15:42:17 +00:00
Derek Ford
f089b9d5cc additional example and punctuation fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147062 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 03:03:56 +00:00
Dave Barr
a49c33ff31 - html -> HTML where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147048 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 01:05:43 +00:00
Mehdi Achour
e8844eadb3 some more CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 17:46:56 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Jakub Vrana
4085ee780b All syntax errors in examples hunted except those clearly stated as invalid
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146224 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-11 15:42:10 +00:00
Sara Golemon
d95f0d450c Update...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145427 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-03 01:41:54 +00:00
LEE Yun-young
aa2fffaf00 z has higher ASCII value than A.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@144749 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-22 19:31:43 +00:00
LEE Yun-young
60cc18115f typo?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@144748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-22 19:11:26 +00:00
Mehdi Achour
f6630a88f5 constants <> consonants
needles is not a parameter


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@144418 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-15 16:47:22 +00:00
Friedhelm Betz
df8958d805 doc skeleton
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143609 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-02 16:48:28 +00:00
Friedhelm Betz
0b6431a15d stri_rplace is str_ireplace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143608 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-02 16:34:54 +00:00
Stefan Walk
b6385c4790 Add note about handling of numeric values in PHP5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143062 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-25 12:13:40 +00:00
Mehdi Achour
ddb8a65bac email obfuscation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142995 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-24 12:07:07 +00:00
Mehdi Achour
719aed0d1c adding example (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142762 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-20 11:54:57 +00:00
Mehdi Achour
04dfd9cb42 Initialize $str to make the example less confusing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142726 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-19 21:13:22 +00:00
ali
cbd800a6ce adding see-also-link to vprintf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142160 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-10 10:51:42 +00:00
Mehdi Achour
2893638af7 s/usefull/useful
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141559 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-02 16:05:16 +00:00
Dave Barr
3450fb87f9 - Fixed a lot of typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
David Croft
4af7e338ac clarify and correct where needle can be a string and where a char
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139491 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 21:11:54 +00:00
Mehdi Achour
a6b8b9b736 adding example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138315 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-20 08:48:10 +00:00
Mehdi Achour
9061086965 adding a note about previous bug int this function
adding an example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138024 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 20:18:42 +00:00
Friedhelm Betz
a9a0b2fbfc bugfix #24823
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@136054 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-27 11:16:33 +00:00
Mehdi Achour
907be834ac {}'s example too. adding para
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135979 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-25 22:11:41 +00:00
Mehdi Achour
9cef99b78d {}'s example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135970 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-25 21:03:47 +00:00
Philip Olson
6512d71427 Added an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135791 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-24 09:13:45 +00:00
Philip Olson
d6d7f84b08 Drastically increase descriptions and example uses, added an example, and
see also get_magic_quotes_gpc().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135789 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-24 08:48:10 +00:00
Philip Olson
adc86633bc Remove note about being buggy in 3.0.6-8, and use of the binary safe entity.
Also a grammar fix, and see also substr_replace().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135763 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-24 05:18:41 +00:00
Philip Olson
5a0c95a2ac Added examples do demonstrate uses with arrays, as well as the count parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135762 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-24 05:07:16 +00:00
Mehdi Achour
391c25a6cf adding PHP tags in the examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135250 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:25:02 +00:00
Friedhelm Betz
6b59db7ea1 acronym tagging for MSDN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135018 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-14 09:10:17 +00:00
Nathan Sullivan
6bd8b00c66 Changed msdn to MSDN. (Thanks Gabor)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134944 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-13 09:23:28 +00:00
Mehdi Achour
388674caaf correcting example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134495 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-09 08:55:14 +00:00
Mehdi Achour
43820dfdb1 just a missing space
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134493 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-09 08:26:54 +00:00
Friedhelm Betz
7b1a1fa844 tips for windows added
win specific example
typos fixed
bugfix #24518


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134470 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-08 19:30:01 +00:00
Philip Olson
de033b2a48 See also substr_replace and trim.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134269 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-06 16:09:20 +00:00
Philip Olson
d72284c6df Added example to reflect #21318, and minor changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134203 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-04 23:13:02 +00:00
Hartmut Holzgraefe
0780ebdf37 added a note as suggested in bug #21318
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134199 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-04 22:08:05 +00:00
Salah Faya
4ebacdfca9 an print to a print
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133036 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 13:55:42 +00:00
Sara Golemon
ee5d4d7316 Extended note about count parameter. Clean up surrounding text.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132643 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 17:49:06 +00:00