Commit graph

144 commits

Author SHA1 Message Date
jim winstead
599aee8434 substr: fix examples and explanations related to negative starts and lengths, clean up layout
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65789 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 23:05:09 +00:00
jim winstead
59608c5705 strstr: update see also list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65786 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 22:38:53 +00:00
jim winstead
509dcaccdd htmlentites,htmlspecialchars: document version third argument was added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65516 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 22:29:42 +00:00
Hartmut Holzgraefe
a0b0d7f219 added skeleton for missing function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65476 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 19:49:37 +00:00
jim winstead
9f1a57c304 crypt: clarify a bit, add examples, resist urge to replace all uses of 'encryption' with 'hashing'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65324 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-16 20:38:08 +00:00
Derick Rethans
25e51e3e37 - Added changed strtok behavior to the manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65267 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-16 10:34:01 +00:00
Hartmut Holzgraefe
ba8b96491f added str_rot13
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65176 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-15 14:52:20 +00:00
jim winstead
3d837f707e print: &return.success;, add examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65056 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-14 20:27:08 +00:00
jim winstead
8568fb9416 strpos: fix pre-4.0b3 example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65054 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-14 20:09:33 +00:00
Hartmut Holzgraefe
3747b34a1b hope this solves the tabs vs. blanks issues once and for all
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64852 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 20:47:43 +00:00
Derick Rethans
9559a49a01 - Add md5_file documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64787 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 07:53:11 +00:00
jim winstead
d9ac50587d soundex: see alsos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64302 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 23:39:06 +00:00
jim winstead
935e16c8fc parse_str: incorporate user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64292 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 21:21:50 +00:00
jim winstead
df7ba94898 note length of md5 hash
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64288 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 20:04:38 +00:00
jim winstead
0ae200c9ee echo: add example using here documents
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64286 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 19:46:08 +00:00
jim winstead
a8467d973a explode: add example, clean up text a little
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64248 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 21:27:53 +00:00
Hartmut Holzgraefe
a395304013 fixed mistyped CDATA end tag, parse_str should show up again tomorrow
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63881 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-04 19:17:54 +00:00
Philip Olson
f39c2b0435 Typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63819 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 21:59:00 +00:00
Hartmut Holzgraefe
65a93a86a8 last bunch of <programlisting>/CDATA changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62977 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-21 23:05:19 +00:00
Philip Olson
686a898087 Typo fix from previous commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62948 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-21 19:13:24 +00:00
Philip Olson
e170865ab2 Expanded examples for ucwords() and ucfirst() a bit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62947 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-21 18:39:05 +00:00
Zak Greant
8fd1f8079e Added terse docs for vprintf()/vsprintf(). Corrected return value for printf()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62788 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-19 13:46:48 +00:00
Hartmut Holzgraefe
159b4f30f0 the use of <msgtext> did not realy make sense here
*and* standalone <msgtext> is deprecated and will
not work with DocBook4


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62133 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 16:50:43 +00:00
Hartmut Holzgraefe
9410c19fda added version attribute to <?xml tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:49:43 +00:00
jim winstead
45208d092a fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61619 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-06 02:22:46 +00:00
jim winstead
852585ac9e add strrev() example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61357 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-01 22:58:31 +00:00
jim winstead
91fbc3af30 add see also for ucwords to strtolower, strtoupper, and ucfirst
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61220 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 00:45:52 +00:00
jim winstead
38dd875b75 add warning to strip_tags() about attributes being passed through, add <u> to the example, and clean up the notice of what versions the allowable_tags param was added in.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-29 01:51:33 +00:00
Jeroen van Wolffelaar
d00d946cb5 4.0.7 -> 4.1.0
4.0.8 -> 4.2.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60091 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 16:24:01 +00:00
Egon Schmid
2e24bde8a9 And another error.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59146 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-07 18:00:48 +00:00
Rui Hirokawa
7d02afd834 fixed some jade errors (deleted some old links.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58916 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-04 13:00:00 +00:00
Jeroen van Wolffelaar
c16899ed43 Fix more double->float (en passant a very little bit of xml-improvement)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57997 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 23:21:07 +00:00
Jeroen van Wolffelaar
6ae3b9dba5 Fix modelines for VI(M) for the manual (en).
Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names.

This was discussed before, and this turned out to be best for all vi(m)
versions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57993 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 22:47:49 +00:00
Hartmut Holzgraefe
18a026d449 get rid of 'double', lets call it 'float'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57972 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 20:40:32 +00:00
Jeroen van Wolffelaar
61117464cc Moved note about when second parameter was added to [l|r]trim a 'bit' more to
the top. Maybe we should make it a habit to place it right under the prototype?
That's where it belongs IMHO...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57710 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-17 21:33:40 +00:00
Philip Olson
3873c1f578 Added a note saying "magic_quotes_gpc is ON by default", under addslashes description.
Hopefully will encourage people to read about magic_quotes_gpc.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57562 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-15 01:46:41 +00:00
Philip Olson
a2850c185a Added example for strip_tags()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57495 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-13 07:49:58 +00:00
Jeroen van Wolffelaar
1249e50102 More WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@56012 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-26 22:41:56 +00:00
Jeroen van Wolffelaar
730b25050e Fixed the other half of bug#12957
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55945 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-26 00:55:53 +00:00
Egon Schmid
b34341104b Only whitespace changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55941 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-25 23:01:28 +00:00
Egon Schmid
920f57cd8a Fix for #12957 reported by even@cycleburner.org and some whitespace.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55940 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-25 21:08:41 +00:00
Jeroen van Wolffelaar
a3ef35fbdb Add reference to an ASCII-table
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54467 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-12 23:23:07 +00:00
Jeroen van Wolffelaar
e377521e73 Documented new second parameter of trim, ltrim and rtrim (and chop of course)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53987 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-09 20:52:55 +00:00
Jeroen van Wolffelaar
7d2ccc9786 Fix examles (whitespace between funcname and parameters), and a few entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53504 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-05 22:49:38 +00:00
Jouni Ahto
265fa6f266 Fixed a lot of things fop doesn't think to be legal.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53413 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-05 10:51:47 +00:00
Jeroen van Wolffelaar
7915a6c933 Added Revision tag on top of most xml files in en-tree
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 17:37:51 +00:00
Martin Kraemer
5c426ab605 Fix PR#12156
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51588 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-16 09:19:52 +00:00
Jeroen van Wolffelaar
db09591bd8 Processed the en-tree with the new script, which leaves text inside <programlisting> alone.
I hope it's okay now...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 21:27:21 +00:00
Jeroen van Wolffelaar
308ffe41f2 Changed true, false and null to &true;, &false; and &null;
Probably this isn't correct at some places, but in the majority
it is.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50762 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 18:42:46 +00:00
Jeroen van Wolffelaar
98bac1c842 Fixed tabs to spaces.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50317 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-28 23:03:46 +00:00