Commit graph

251 commits

Author SHA1 Message Date
Aidan Lister
28b9801273 Added a second example which addresses a large amount of user notes about dealing with arrays
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167545 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 11:03:21 +00:00
Aidan Lister
3634432d89 Simplied the example
Moved the warnings together
Noted that comments are always stripped


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167243 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-25 13:57:52 +00:00
Jakub Vrana
a1ddba3e96 rtrim($refpurpose, '.')
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Jakub Vrana
5fb3e0c98d Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166703 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 15:39:26 +00:00
Jakub Vrana
8214cac81b Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166691 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 14:15:21 +00:00
Yannick Torres
f38eb15de0 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166634 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-17 21:44:35 +00:00
Jakub Vrana
153fa8424c Accepts string in PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166307 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 15:56:57 +00:00
Dave Barr
5aa855b67e - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00
Jakub Vrana
fa2e38785e Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Nuno Lopes
d949faa3c3 document new PHP 5.1 feature: negative limit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166060 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 16:19:15 +00:00
Dave Barr
488b451a06 - Fix wording.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165991 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 01:52:42 +00:00
Dave Barr
a5186260fe - Document sign specifier.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165990 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 01:50:46 +00:00
Friedhelm Betz
a3f050e977 markup:
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Jakub Vrana
19231c9d0f \0 is not PHP's NULL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165823 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-09 14:53:55 +00:00
Curt Zirzow
918f77ae2e Fixed proto's to show variable number of args.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165723 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-08 01:30:40 +00:00
Dave Barr
8a019b5e6a - Fix proto.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165672 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 18:28:17 +00:00
Dave Barr
a08b515d3c - Add vfprintf().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165670 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 18:21:07 +00:00
Dave Barr
413b9f0979 - Add an alternate padding character example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165666 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 17:54:17 +00:00
Philip Olson
cd6d9b0c34 The third callback parameter has yet to be implemented so it's documentation is now commented out.
See bug #29552 for a feature request to implement this feature.
Thanks to Dave for pointing this out.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165544 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 16:23:17 +00:00
Aidan Lister
506444c21e Added soundex as well!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165543 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 15:45:56 +00:00
Aidan Lister
c8ca29ba27 Added seealso
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165542 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 15:44:07 +00:00
Dave Barr
b2b8bd442d - Fix #28683.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165531 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 15:00:08 +00:00
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