Commit graph

7646 commits

Author SHA1 Message Date
Nuno Lopes
7041853c56 fix #29030
we must use print there because echo can be used with more than one argument


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162758 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 18:33:58 +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
ali
d005e0539b s/significaly/significantly/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162743 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 11:11:40 +00:00
Nuno Lopes
f0d803fbb2 fix #24372: protos fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162742 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 09:56:44 +00:00
Aidan Lister
ea2324517a Removed "see example 2"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162738 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 07:54:58 +00:00
Aidan Lister
ce8da4a036 Added a second example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162733 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 07:10:06 +00:00
Antony Dovgal
c346e06a0f add <para> again
(`make test` is a Good Thing [tm])


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162732 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 06:50:34 +00:00
Aidan Lister
4519856f11 de-tabbed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162728 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 06:22:54 +00:00
Curt Zirzow
194434bcb1 superglobal variable variables are accessable in global scope.
Incorporate Notes about HTTP_*_VARS and superglobals not being identical.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162724 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 03:47:32 +00:00
Curt Zirzow
93e723a63c Add that this has been deprecated in php5.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162702 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-05 20:17:06 +00:00
ali
2b1ee2519a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162682 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-05 16:30:03 +00:00
Aidan Lister
5ccf069c16 Added paragraph advocating the use of ctype over other methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162681 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-05 15:18:32 +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
Antony Dovgal
ab77843e77 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162678 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-05 14:43:30 +00:00
Nuno Lopes
bd57b3fc03 fix #25787: wrong yday range
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162668 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-05 10:23:02 +00:00
Antony Dovgal
4df926026f fix #29011 (missing charset parameter description)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162665 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-05 08:58:49 +00:00
Nuno Lopes
b45caca93f I've forgot this one
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162620 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-04 10:27:09 +00:00
Nuno Lopes
89e6ea0c66 tidy docs almost finished
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162619 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-04 10:06:18 +00:00
Nuno Lopes
1deff0ba31 fix #28994: fix proto in field_prtlen and add note about upper-case identifiers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162614 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-04 09:10:50 +00:00
Nuno Lopes
c62f44bd5d more tidy docs and examples. also some OO protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162599 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-03 15:47:18 +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
Stefan Walk
a71ac4c538 fix #28656
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162585 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-03 09:41:30 +00:00
Curt Zirzow
2fafe7cb57 Typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162511 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-02 03:07:07 +00:00
Curt Zirzow
1836f1a4cc Define php5 autoload behaviour, Closes bug #28333. And Example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162510 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-02 03:03:52 +00:00
Adam Dickmeiss
950287b897 YAZ proxy now its own package (not part of yaz++ anymore)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162495 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-01 20:35:38 +00:00
Adam Dickmeiss
1ff1f555a2 Rephrase
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162494 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-01 20:35:14 +00:00
John Donagher
490a6cf9f4 pfpro: name the example a bit better
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-30 20:48:21 +00:00
John Donagher
314972d895 -pfpro: removed reference to 'beta SDK' which hasn't existed for some time
-pfpro: added minor documentation relating to configuration & compilation


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162406 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-30 19:45:22 +00:00
Mehdi Achour
9d3b762b05 using <void/>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162368 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-30 11:29:24 +00:00
Jakub Vrana
b09e30c2de Example to boolean (#28950)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162289 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-29 08:09:22 +00:00
Georg Richter
24c8177040 fixed description of constants for CHAR/VARCHAR (bug #28912)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162284 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-29 05:49:02 +00:00
Stephan Schmidt
5b78933ce8 renamed files as per didou's request (sorry about the wrong filenames)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162261 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-28 20:25:40 +00:00
Stephan Schmidt
af5f402b4e replaced false with &false;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162260 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-28 20:06:36 +00:00
Stephan Schmidt
0b3d7776b4 initial commit of id3 documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162257 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-28 19:45:37 +00:00
Mehdi Achour
f8cf1cc241 fix for #25543 : set_error_handler returns mixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162242 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-28 15:53:36 +00:00
Nuno Lopes
1a891a9b98 add an explanation and an example about problems in two digits years
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162237 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-28 15:04:02 +00:00
Mehdi Achour
c87571bd71 fix for #28499 : reworded this para.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162236 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-28 14:54:12 +00:00
Curt Zirzow
ccca6049cf So not to imply that php 5 no longer support this.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162042 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-25 03:09:00 +00:00
Sara Golemon
b577b1ba8b Spell it out.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162020 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-24 16:20:30 +00:00
Nuno Lopes
798b64cd27 fix #28858: fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161863 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-21 11:45:37 +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
Nuno Lopes
956a0e9c2d fix #28855
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161826 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-20 18:05:54 +00:00
Xiaoyu Huang
de11cfc78b sorry i have committed to wrong dir. rollback.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161803 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-20 10:23:11 +00:00
Xiaoyu Huang
483718bbad no message
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161802 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-20 10:18:22 +00:00
Curt Zirzow
f0b6926e11 Fixed example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161721 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-19 15:42:56 +00:00
Friedhelm Betz
8602477ddb common agreement, we do not want to use <literal>PHP</literal> in the en tree
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161663 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-18 17:10:47 +00:00
Enrique Garcia Briones
10e28a0bcd minor changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161659 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-18 15:18:37 +00:00
Mehdi Achour
06d4bd0ab4 add a missing ; in the example (user complaining)
document the fact that <?php echo {[bar]}; ?> is possible (user too)
Having a trailing comma in the array declaration is valid. (raised by Jason Garber on php.internals)
See also count() while we are here :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161634 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-17 21:26:19 +00:00