Commit graph

217 commits

Author SHA1 Message Date
Dave Barr
4712b29ecc - Remove incorrect information from example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165351 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 05:37:20 +00:00
Dave Barr
9ce5713d6c - Fix up some example layouts.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165326 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 21:03:59 +00:00
Dave Barr
afb80f672f - CS.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165310 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 18:33:59 +00:00
Dave Barr
fb667296aa - Add an example to crypt() showing the usage of the various encryption
types.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165294 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 16:43:12 +00:00
Dave Barr
b54e1771fb - Fix #29525.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165264 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 14:55:47 +00:00
Jakub Vrana
37771eeb9e Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00
Dave Barr
8cf2a0bf49 - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164798 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 09:56:10 +00:00
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