Commit graph

2227 commits

Author SHA1 Message Date
Gabor Hojtsy
30e41f7d35 Correcting ID. It seems to me, only the en version
has this file, so there is nothing to correct in
the other languages...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58969 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-04 21:10:04 +00:00
Gabor Hojtsy
67327189cc install-windows => install.windows
install-problems => install.problems


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58963 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-04 21:05:52 +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
Philip Olson
dae4e2d645 Removing dead links. Removing Tenon/webten as it seems inappropriate now.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58909 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-04 08:36:45 +00:00
Joey Smith
1f55f92232 Correct a typo (user note LetoPimp@hotmail.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58883 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-03 19:16:08 +00:00
Gabor Hojtsy
440726aedd correcting header() example typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58880 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-03 17:54:28 +00:00
Harald Radi
4fa7a18b34 COM faq outline
not finished yet, i'll add it to manual.xml.in later


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58878 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-03 16:00:12 +00:00
Philip Olson
b346b485b4 Fixed typos, and added a link to safe mode chapter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58853 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-02 19:53:54 +00:00
Jeroen van Wolffelaar
5e3eb6e209 <void/>-ify
This works with me...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-01 00:05:48 +00:00
Egon Schmid
4e22d1bb92 End tag was missing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58791 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-30 21:55:10 +00:00
Egon Schmid
00abc11afb Missed that not allowed underscore:
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58790 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-30 21:46:11 +00:00
Egon Schmid
1c750da3b4 Underscores are not allowed in ID strings.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58786 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-30 18:36:39 +00:00
Jeroen van Wolffelaar
1f177f2d4b Whoops
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58751 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-30 11:48:18 +00:00
Jeroen van Wolffelaar
93231199c4 Properly mark 'die' as alias of 'exit'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58749 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-30 11:31:35 +00:00
Jason Greene
cf82f3872a Added not about not supporting Windows
Removed SIG_ constants from signal list
Modified pcntl_signal example to be more verbose


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58748 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-30 08:34:46 +00:00
Daniel Beckham
6ea61098bd completed intro text, added a couple of function examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58673 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-28 21:40:05 +00:00
jim winstead
fbfa7ec482 Perl is the language, perl is the implementation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58671 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-28 21:06:44 +00:00
jim winstead
a7ab91727a die is just an alias for exit, so document it that way.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58670 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-28 20:18:00 +00:00
Daniel Beckham
71c1619673 The short definition of shift and unshift were using the words
pop and push to describe their functions.  Made it less confusing.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58661 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-28 16:07:14 +00:00
Derick Rethans
7bc25ff72a - function > parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58586 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-27 12:53:44 +00:00
Philip Olson
45d2383a2f Putting new basename() parameter info in typical <note> format.
Changing basename() example from .php3 to .php as well.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58575 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-27 09:28:05 +00:00
Zak Greant
5cece6ee12 Specified that the third parameter for array_search ('strict') is optional. Noted in both the func. prototype and the description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58207 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-24 21:34:39 +00:00
Philip Olson
a522351ce6 Adding link to register_globals config setting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58201 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-24 17:56:35 +00:00
Hartmut Holzgraefe
a045868ebc missing trailing ; on some entities added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58159 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-23 20:14:59 +00:00
Zak Greant
a346a854a4 Removing dead link (http://www.designmultimedia.com/swfphp/test.swf) - confirmed that link will not be re-appearing with Sterling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58154 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-23 18:37:21 +00:00
Gabor Hojtsy
1a7fc37cf8 Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58052 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 09:48:14 +00:00
jim winstead
00b18f8b64 fix example for phpcredits
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58051 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 09:45:12 +00:00
Hartmut Holzgraefe
0948cfe1fb added a note regarding Location: headers and relative URIs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58045 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 08:39:02 +00:00
Jeroen van Wolffelaar
65e1ce4d92 Revert that, turns out that I manually removed that duplicate entry... Also no
bug thus...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58035 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 02:23:45 +00:00
Jeroen van Wolffelaar
afe206fad1 I lost 5 lines == one entry... turns out that the array keys may not contain
NUL-bytes!

This is a bug in PHP...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58032 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 02:05:54 +00:00
Jeroen van Wolffelaar
cef962628a Fix gettype documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58025 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 01:48:41 +00:00
Jeroen van Wolffelaar
edb5f5f8a3 Fix settype documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58024 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 01:45:49 +00:00
Jeroen van Wolffelaar
04a3afb723 Whoops
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58020 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 01:27:25 +00:00
Jeroen van Wolffelaar
8a13500b1b WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58019 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 01:22:45 +00:00
Jeroen van Wolffelaar
51b307f73b WS only (tab -> space(s))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58018 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 01:03:00 +00:00
Jeroen van Wolffelaar
c02d70e052 Sort aliases file and add a script which acoomplishes this.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58017 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 00:42:11 +00:00
Jeroen van Wolffelaar
e071c49558 Better aliasing of variable functions, now according to README, which is much
more clear (also visible on the category-contents page, with link to the real
thing).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58001 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 23:49:31 +00:00
Jeroen van Wolffelaar
5678ecd93b Document floatval as the main function, doubleval as the alias.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57999 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 23:35:51 +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
330651585d WS only
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57996 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 23:08:48 +00:00
Jeroen van Wolffelaar
c8035b10c4 Better XML, add comment about very strange sentence of which I hardly can believe it's correct.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57995 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 23:06:11 +00:00
Jeroen van Wolffelaar
09518063e1 Fix array_flip description on value requirments and what-if-that-isn't-the-case.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57994 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 23:02:13 +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
Daniel Beckham
9765ddf862 added missing waitpid macro functions
code examples are still missing and intro text
needs more information


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57973 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 21:07:38 +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
Frank M. Kromann
719415f7ac Fixing wrong return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57960 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 17:21:57 +00:00
Stig Bakken
9f2ef422fc * make better seeds in mt_srand/srand examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57865 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-20 00:50:08 +00:00
Hartmut Holzgraefe
989ca2a737 whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57787 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-19 10:25:17 +00:00
Hartmut Holzgraefe
62be74170f added a missing </itemizedlist> end tag
please run at least "make test" before commiting to CVS


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57784 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-19 10:00:34 +00:00
Frank M. Kromann
794105f358 Adding documentation for fbsql_commit, fbsql_rollback and fbsql_db_status
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57755 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-18 23:15:22 +00:00